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 |
|
Ramya Achutha Rao
|
d58f798cc6
|
Emmet expand should autocomplete tags like <div Fixes #29774
|
2017-07-18 11:06:31 -07:00 |
|
Ramya Achutha Rao
|
44072eb058
|
Fixes #30265 skip emmet expand when text is not snippet or abbreviation
|
2017-07-18 10:37:27 -07:00 |
|
Ramya Achutha Rao
|
e1325259e3
|
Add null check before updating extensionsPath for emmet
|
2017-07-17 20:42:32 -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
|
b36b00f99f
|
Updated comments on the new emmet settings
|
2017-06-30 11:41:13 -07:00 |
|
Ramya Achutha Rao
|
c3643f00e8
|
Updating version to absorb the change in url
|
2017-06-30 11:18:01 -07:00 |
|
Ramya Achutha Rao
|
158270d998
|
Updated setting value to be more intutive
|
2017-06-30 09:07:22 -07:00 |
|
Ramya Achutha Rao
|
d66d6738be
|
Removing dead code
|
2017-06-29 18:43:51 -07:00 |
|