Commit Graph

36 Commits

Author SHA1 Message Date
Ramya Achutha Rao
dac7e15aba Treat inline elements as block when wrapping with abbr Fixes #29898 2017-07-22 18:21:02 -07:00
Ramya Achutha Rao
2932125ae3 Indent adjustment not required for single line #29898 2017-07-22 17:33:14 -07:00
Ramya Achutha Rao
277d295b62 Use when wrapping different text with abbr Fixes #30067 2017-07-19 15:06:26 -07:00
Ramya Achutha Rao
ed1101ce15 Fix expand abbr command 2017-07-18 14:22:28 -07:00
Ramya Achutha Rao
d58f798cc6 Emmet expand should autocomplete tags like <div Fixes #29774 2017-07-18 11:06:31 -07:00
Ramya Achutha Rao
f2a9356417 Absorb changes to the vscode-emmet-helper 0.0.19 2017-07-17 19:25:12 -07:00
Ramya Achutha Rao
3924e454fa Fallback to document lang when no args are passed to emmet cmd #30600 2017-07-16 23:30:22 -07:00
Ramya Achutha Rao
0ee00cbd2a Emmet Error handling Fixes #29897 2017-06-29 18:35:53 -07:00
Ramya Achutha Rao
4ea63e5120 Wrap partial line with abbr #29857 2017-06-29 12:37:32 -07:00
Ramya Achutha Rao
605ee5919a Fix extra tabs when wrapping with inline element #27621 2017-06-29 11:43:52 -07:00
Ramya Achutha Rao
7ba1dcff0c Emmet suggestions in non markup/stylesheet languages #29532 2017-06-28 13:59:28 -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
868b82089c Pass syntax from core to Wrap Abbr just like Expand Abbr 2017-06-26 10:14:35 -07:00
Ramya Achutha Rao
6ed964d85b Refactoring and validate abbreviation 2017-06-23 16:49:25 -07:00
Ramya Achutha Rao
13f33a8fe8 Fixing build break, sorry 2017-06-23 16:25:49 -07:00
Ramya Achutha Rao
fd4976a928 Fix indentation when wrapping with abbr #29283 2017-06-23 16:16:49 -07:00
Ramya Achutha Rao
f4055d958c Refactoring 2017-06-23 11:44:42 -07:00
Ramya Achutha Rao
73589468fa Add newline when wrapping with abbr #29283 2017-06-22 21:55:32 -07:00
Ramya Achutha Rao
55a46397ac Improve multi cursor in abbr actions #27621 2017-06-22 09:53:39 -07:00
Ramya Achutha Rao
09e94a709c Multi cursor for Wrap with Abbreviation command #27621 2017-06-21 18:14:29 -07:00
Ramya Achutha Rao
24d52d6363 Multi cursor for Emmet Expand Abbreviation command #27621 2017-06-21 18:10:03 -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
23360c8b24 Do not expand abbr if syntax is not valid 2017-06-21 11:31:51 -07:00
Ramya Achutha Rao
69e706a10e Use internal emmet logic to figure out syntax as emmet extension is not aware of embedded languages 2017-06-21 11:27:24 -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
8f5fc228a7 Refactoring to support #28556 eventually 2017-06-20 17:39:10 -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
05b254dcfb Support variable customization in emmet snippets 2017-06-20 12:54:07 -07:00
Ramya Achutha Rao
1809bb2fc1 Use emmet.syntaxProfiles in new emmet 2017-06-19 22:37:19 -07:00
Ramya Achutha Rao
8902a30b12 Consolidate emmet expand action and emmet completion 2017-06-19 17:35:05 -07:00
Ramya Achutha Rao
02783b149c Use jsx transformations in emmet 2017-06-01 16:12:48 -07:00
Ramya Achutha Rao
8e0f07fd38 Initial commit for builtin emmet extension #21943 2017-05-23 22:41:55 -07:00