Commit Graph

654 Commits

Author SHA1 Message Date
Ramya Achutha Rao
f41fc0134c test for nested groups in emmet 2017-08-01 17:13:30 -07:00
Ramya Achutha Rao
f748ce1f32 Absorbing fixes from upstream 2017-08-01 16:55:13 -07:00
Ramya Achutha Rao
e6c89af29a Use umd module for expand abbreviation 2017-08-01 16:55:13 -07:00
Ramya Achutha Rao
f39385b832 Treat style tag contents as css when commenting fixes #31685 2017-07-31 17:27:43 -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
426e428218 No need to use our own fork as upstream fixes are now in 2017-07-31 15:52:49 -07:00
Ramya Achutha Rao
b535426bba Use fork of emmet modules to get latest fixes 2017-07-31 14:15:55 -07:00
Ramya Achutha Rao
400a1c91b4 Use TextEdit in Emmet extension 2017-07-31 10:43:51 -07:00
Ramya Achutha Rao
da83dff300 Emmet: Show error when failed to eval math expression Fixes #31281 2017-07-30 18:51:05 -07:00
Ramya Achutha Rao
c5c70fc876 Move emmet config to extension 2017-07-30 16:29:31 -07:00
Ramya Achutha Rao
478a82e133 Emmet Toggle Comment CSS Improvements 2017-07-30 14:54:32 -07:00
Ramya Achutha Rao
e4a82c30fc Emmet Merge Lines improvements 2017-07-29 20:20:13 -07:00
Ramya Achutha Rao
1a48c8510b Get latest for emmet output-renderer module Fixes #27784 2017-07-29 20:02:21 -07:00
Ramya Achutha Rao
cf17ddaf59 Tests for Emmet Merge Lines 2017-07-29 19:39:47 -07:00
Ramya Achutha Rao
ca281a409c Remove whitespace between lines when merging Fixes #31684 2017-07-28 17:03:46 -07:00
Ramya Achutha Rao
6328bae2bf Add vscode-nls to shrinkwrap 2017-07-26 23:49:09 -07:00
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