Commit Graph

588 Commits

Author SHA1 Message Date
Ramya Achutha Rao
cfe354d268 Toggle comment shld ignore whitespace when fetching nodes 2017-07-26 19:45:28 -07:00
Ramya Achutha Rao
d83273825d Tests for Emmet Toggle Comment 2017-07-26 18:42:00 -07:00
Ramya Achutha Rao
4cbe0d35ea Move non abbr emmet cmds from core to extension #29969 2017-07-26 16:31:47 -07:00
Ramya Achutha Rao
3ac721148d Support bem filter in emmet fixes #30395 2017-07-26 14:52:15 -07:00
Ramya Achutha Rao
5cd4766fa9 Disable emmet for excluded languages, add tests #31453 2017-07-26 11:57:33 -07:00
Ramya Achutha Rao
70d8aaa0a6 Use built-in snippet formatting instead of custom for emmet 2017-07-25 23:36:55 -07:00
Ramya Achutha Rao
b67fee36de Fixing build break 2017-07-25 21:02:01 -07:00
Ramya Achutha Rao
d48f9ea782 Tests for Wrap with Abbreviation 2017-07-25 20:15:45 -07:00
Ramya Achutha Rao
34ac5c28d6 Renaming for clarity 2017-07-25 20:15:45 -07:00
Ramya Achutha Rao
01c6d17ca7 Tests for Expand Abbreviation 2017-07-25 20:15:45 -07:00
Ramya Achutha Rao
6030187b6c Tests for Emmet Balance In/Out 2017-07-25 17:16:10 -07:00
Ramya Achutha Rao
0a4fa1e7a6 Emmet Tests for Next/Prev Item for scss with nested rules 2017-07-25 16:06:30 -07:00
Ramya Achutha Rao
8c82205724 Emmet Tests for Next/Prev Item for css 2017-07-25 15:59:52 -07:00
Ramya Achutha Rao
745e05d079 Emmet Tests for Next/Prev Item/Editpoint for html 2017-07-25 15:59:52 -07:00
Ramya Achutha Rao
4ea86cf148 Updating name of the command in tests 2017-07-25 15:59:52 -07:00
Ramya Achutha Rao
4a4226e453 Refining position validations for emmet completions in scss #30188 2017-07-25 13:01:05 -07:00
Ramya Achutha Rao
bde92c49a3 Map reflect css value command to the one in emmet extension 2017-07-25 10:53:54 -07:00
Ramya Achutha Rao
c73d4d3476 Escape $ when its not a placeholder 2017-07-24 23:46:02 -07:00
Ramya Achutha Rao
5159c7d05d Escape $ only when wrapping with abbreviation 2017-07-24 19:31:42 -07:00
Ramya Achutha Rao
24ca702d23 Escape $ so that it doesnt get treated as variable Fixes #31032 2017-07-24 19:02:05 -07:00
Ramya Achutha Rao
764dd415ad Support multi cursor in Emmet Update Image Size 2017-07-24 18:35:28 -07:00
Ramya Achutha Rao
6f36994285 Absorb upstream emmet snippet changes Fixes #30496 2017-07-24 16:10:09 -07:00
Ramya Achutha Rao
7a0f65bea1 Tests for Remove, Split, Join and Match tags 2017-07-24 15:59:11 -07:00
Ramya Achutha Rao
bf634bf4e7 Renaming utilties for clarity 2017-07-24 14:45:02 -07:00
Ramya Achutha Rao
76392ae91f Emmet Reflect CSS Value in html files 2017-07-24 14:42:24 -07:00
Ramya Achutha Rao
5db74cd3de Tests for Emmet Reflect CSS Value in css files 2017-07-24 14:20:52 -07:00
Ramya Achutha Rao
283a790c88 Emmet: Reflect CSS Value in extension #31298 2017-07-24 12:01:43 -07:00
Ramya Achutha Rao
8328939058 Emmet update dependencies 2017-07-24 11:29:11 -07:00
Ramya Achutha Rao
9b6cc9f774 Emmet: Locate number even when there is a selection Fixes #31281 2017-07-23 16:37:40 -07:00
Ramya Achutha Rao
afcfc03ff3 Treat inline as block only for multi line text #29898 2017-07-23 12:26:52 -07:00
Ramya Achutha Rao
559bc4560e Updating shrinkwrap for emmet 2017-07-23 11:48:00 -07:00
Ramya Achutha Rao
5178d1ae85 Refactoring UpdateImageSize.ts for simplicity 2017-07-23 11:45:33 -07:00
Ramya Achutha Rao
56eebb2b9b Emmet Update ImageSize inside style tag 2017-07-23 11:19:00 -07:00
Ramya Achutha Rao
0bee43b5be Emmet Update Image Size command 2017-07-23 11:19:00 -07:00
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
Jens Hausdorf
4e6c429030 support hot registration emmet (#29986)
* register new included languages in emmet on the fly

* no need to export the function

* only register default completion on startup

* fix tests
2017-07-22 15:40:24 -07:00
Ramya Achutha Rao
ad92e3f1c4 Provide commonly used tags as suggestions 2017-07-21 16:44:50 -07:00
Matt Bierner
5c4f3b9761 Disable failing emmet test 2017-07-21 15:47:24 -07:00
Ramya Achutha Rao
5ed98351ed Test for Emmet Update Tag #8454 2017-07-21 15:05:37 -07:00
Ramya Achutha Rao
e1f7580199 First set of tests for Emmet commands #8454 2017-07-21 11:38:46 -07:00
Ramya Achutha Rao
a34f7db970 Absorb abbr validations change from helper Fixes #31003 2017-07-20 11:38:44 -07:00
Ramya Achutha Rao
b9e491d2bf Emmet: Fix issue when last letter in the line is not picked up 2017-07-19 17:57:30 -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
5fb80bb933 Combine custom snippets from base syntax #29146 2017-07-19 13:16:37 -07:00
Ramya Achutha Rao
94f73b3f00 Fix emmet issue when cursor is in between the abbreviation 2017-07-18 21:56:59 -07:00
Ramya Achutha Rao
b896d25097 Emmet: Support custom snippets Fixes #29146 2017-07-18 17:10:33 -07:00
Ramya Achutha Rao
05e653d61e Fixes #29473 Over eager matching of emmet in css 2017-07-18 14:45:35 -07:00
Ramya Achutha Rao
ed1101ce15 Fix expand abbr command 2017-07-18 14:22:28 -07:00
Ramya Achutha Rao
c189b621fd Fixes #29943 Skip default emmet expansion when text is not abbreviation 2017-07-18 12:26:38 -07:00