Commit graph

19 commits

Author SHA1 Message Date
Greg Van Liew 36faf7a34b Update settings description typos 2018-04-11 21:21:24 -07:00
Gus Hurovich 1b4886dda9 Adding setting for disabling partial parsing in stylesheets (#46979)
* Adding setting for disabling partial parsing in stylesheets

* Added description
2018-03-30 11:24:54 -07:00
Gus Hurovich 3817c899ca Adding Emmet preference for changing fuzzySearchMinScore (#45240)
* Adding Emmet preference for changing fuzzySearchMinScore

* Changing name and description of the new setting.

* Updating version of vscode-emmet-helper
2018-03-08 18:02:33 -08:00
Ramya Achutha Rao dcbeb21cb3 Update displayName, description for Emmet #43978 2018-02-27 16:42:46 -08:00
Dániel Tar 64b30f38c8 Stylistic and grammar fixes in Emmet messages (#42893)
* Stylistic and grammar fixes in Emmet messages

Also emphasize vendor prefixes with an apostrophe to make them stand out.

* Add missing space
2018-02-05 09:14:09 -08:00
Ramya Achutha Rao 0155dca759 Move default vendor prefix whitelist to emmet helper 2018-01-30 14:18:38 -08:00
Ramya Achutha Rao 4f5a256a4b Allow vendor prefix in emmet #35951 2018-01-29 17:29:31 -08:00
Ramya Achutha Rao cac292bc5c Add the newly supported emmet preferences in package.json 2017-12-05 10:57:24 -08:00
Dániel Tar de68b077b5 Improve consistency of Emmet messages (#36251)
- Start Emmet with capital E
- Write BEM with all caps like in the official documentation
2017-10-15 10:56:52 -07:00
Ramya Achutha Rao 36b598c047 Fix typos for descriptions of emmet prefrerences #35676 2017-10-14 17:37:57 -07:00
Ramya Achutha Rao fd77f04352 Include recent emmet preferences in settings suggestions Fixes #35676 2017-10-11 10:26:34 -07:00
Ramya Achutha Rao db05d0ff1a Add option to show emmet suggestions as snippets #32346 2017-08-30 16:26:43 -07:00
Ramya Achutha Rao 4d7a7a15ca Support partial emmet preferences #32496 2017-08-29 17:27:04 -07:00
Ramya Rao 02bbc149cf Option to trigger emmet expansion on tab (#32334) 2017-08-11 08:21:37 -07:00
Ramya Achutha Rao 211ffdf184 Emmet wrap individual lines with abbr #31814 2017-08-01 21:50:04 -07:00
Ramya Achutha Rao e73bb91dc1 Since wrap with abbr is not supported in css, it can fallback to html 2017-08-01 18:24:30 -07:00
Ramya Rao 593ecbef58 Deprecating old emmet (#31783)
* Deprecate old emmet

* Update translations
2017-07-31 15:59:59 -07:00
Ramya Achutha Rao c5c70fc876 Move emmet config to extension 2017-07-30 16:29:31 -07:00
Ramya Achutha Rao 4cbe0d35ea Move non abbr emmet cmds from core to extension #29969 2017-07-26 16:31:47 -07:00