Commit Graph

69 Commits

Author SHA1 Message Date
Ramya Achutha Rao
7ba1dcff0c Emmet suggestions in non markup/stylesheet languages #29532 2017-06-28 13:59:28 -07:00
Ramya Achutha Rao
63def6eb98 Support both syntaxProfiles and includeLanguages until #29678 is resolved 2017-06-27 20:00:12 -07:00
Ramya Achutha Rao
b69887c107 Use emmet.includeLanguages to enable emmet abbr in non supported languages #29678 2017-06-27 19:23:46 -07:00
Ramya Achutha Rao
fc6c69311d Add typing for emmet node 2017-06-26 14:18:38 -07:00
Ramya Achutha Rao
9483e9fa6a Honor emmet.excludeLanguages setting 2017-06-22 07:08:30 -07:00
Ramya Achutha Rao
93de2bd8df Remove emmet autocomplete for jsx Fixes #29185 2017-06-21 17:00:38 -07:00
Ramya Achutha Rao
07c5fe39dd Moved emmet completion provider to vscode-emmet-helper 2017-06-21 16:21:54 -07:00
Ramya Achutha Rao
1a11b9dd4f getNode is not needed by the helper module 2017-06-21 14:47:42 -07:00
Ramya Achutha Rao
b7afeff71d More prep for moving completion provider out 2017-06-21 14:33:59 -07:00
Ramya Achutha Rao
a057a5974a Prepping to move completion provider to a re-usable module 2017-06-21 14:22:30 -07:00
Ramya Achutha Rao
a49a42680a Explicit mapping for langs whose parent are emmet supported #28545 2017-06-20 18:49:55 -07:00
Ramya Achutha Rao
ac60143aa9 Honor emmet.extensionsPath setting for variables and profile 2017-06-20 15:51:06 -07:00
Ramya Achutha Rao
5e2d92d269 Support xhtml as output profile 2017-06-20 11:43:35 -07:00
Ramya Achutha Rao
8902a30b12 Consolidate emmet expand action and emmet completion 2017-06-19 17:35:05 -07:00
Ramya Achutha Rao
6cc63cdf15 Use stream reader for TextDocument for more efficient parsing 2017-06-15 11:21:35 -07:00
Ramya Achutha Rao
0da90fcc62 toggle comment across html nodes #27629 2017-06-06 19:18:07 -07:00
Ramya Achutha Rao
bd544519ab Ignore comments when select next/prev. Fixes #27763 2017-06-06 16:11:11 -07:00
Ramya Achutha Rao
5be2260d22 Select single words in property value 2017-05-26 09:28:04 +02:00
Ramya Achutha Rao
8e0f07fd38 Initial commit for builtin emmet extension #21943 2017-05-23 22:41:55 -07:00