Raymond Zhao
72a7d0f2e4
Add to emmet.triggerExpansionOnTab description ( #164197 )
...
Fixes #159111
2022-10-20 17:38:59 -07:00
Raymond Zhao
9ef049b089
Add note to description
2022-06-20 17:15:07 -07:00
Raymond Zhao
76f65c4521
Emmet inline completions ( #151559 )
...
Affects #139247
This PR changes Emmet to use inline completions when suggesting completions.
It also provides a boolean setting so that users can opt out.
This PR does not change the "Wrap with Abbreviation" behaviour in Emmet.
Co-authored-by: Henning Dieterichs <notify.henning.dieterichs@live.de>
2022-06-14 08:39:28 +02:00
Raymond Zhao
b88f1ede0e
Emmet polish and updateExtensionsPath changes
...
Fixes #117515 , fixes #120435
2021-04-02 13:11:29 -07:00
Raymond Zhao
8fcdb2035a
Improve descriptions, fixes #117516 , fixes #117518
2021-04-02 10:01:16 -07:00
Raymond Zhao
083bf90204
JSX self-closing style should default to XHTML, fixes #120356
2021-04-01 16:20:24 +00:00
Raymond Zhao
c0ed513633
Add output.inlineBreak parameter, fixes #119088
2021-03-30 12:51:40 -07:00
gregvanl
975115a2cb
Setting descriptions typos and formatting
2021-03-25 10:17:31 -07:00
Jean Pierre
5d2c9bf299
Consolidate wrapWithAbbreviation
and wrapIndividualLinesWithAbbreviation
in one command ( #116603 )
...
fixes #109191 , fixes #116738
2021-02-19 11:33:47 -08:00
Hsuan-An Weng Lin
2bb9fdfa8c
Emmet: add css.color.short setting ( #116912 )
...
Fixes #72594
2021-02-18 08:54:35 -08:00
Jean Pierre
1170b3158e
Emmet: add output.reverseAttributes option ( #116088 )
...
Fixes #110251
2021-02-12 20:54:57 +00:00
Raymond Zhao
4c55c7264f
Revert "Fix #58600 , Format Emmet package.json ( #110891 )"
...
This reverts commit ffacef4727
.
2020-11-23 09:20:27 -08:00
Raymond Zhao
ffacef4727
Fix #58600 , Format Emmet package.json ( #110891 )
2020-11-19 13:44:11 -08:00
Raymond Zhao
33e7e030d2
Move Show Emmet Commands command to extension #58600
2020-11-17 23:17:05 +00:00
Matt Bierner
f9eeb0759f
Cleaning up emmet setting descriptions
2018-07-23 15:27:55 -07:00
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