Ramya Achutha Rao
|
67df88dbce
|
Enable emmet inside script tag if mimetype is html Fixes #34921
|
2017-09-25 15:09:54 -07:00 |
|
Ramya Achutha Rao
|
de7ce81e76
|
Alternate fix for #34162 using minscore for fuzzymatching
|
2017-09-23 23:41:44 -07:00 |
|
Ramya Achutha Rao
|
4571d387c9
|
No emmet at value part of property Fixes #34162
|
2017-09-18 18:24:21 -07:00 |
|
Matt Bierner
|
38853832f8
|
Fix compile error
|
2017-09-13 23:39:30 -07:00 |
|
Ramya Achutha Rao
|
3e23c21af9
|
Self closing tags for jsx,xml,xsl in emmet Fixes #32698
|
2017-09-04 11:03:42 -07:00 |
|
Ramya Achutha Rao
|
db05d0ff1a
|
Add option to show emmet suggestions as snippets #32346
|
2017-08-30 16:26:43 -07:00 |
|
Ramya Achutha Rao
|
93ec3c6f77
|
Refine noise check on js variables in emmet
|
2017-08-29 19:07:22 -07:00 |
|
Ramya Achutha Rao
|
621011796a
|
Avoid emmet suggestions for abbr that match document symbols #32647
|
2017-08-28 15:04:03 -07:00 |
|
Ramya Achutha Rao
|
9a263229b3
|
No emmet suggestions inside script tag fixes #32732
|
2017-08-20 12:18:42 -07:00 |
|
Ramya Achutha Rao
|
fa413ff008
|
Move the checks on abbreviations to helper module
|
2017-08-12 20:25:17 -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
|
bf634bf4e7
|
Renaming utilties for clarity
|
2017-07-24 14:45:02 -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
|
f2a9356417
|
Absorb changes to the vscode-emmet-helper 0.0.19
|
2017-07-17 19:25:12 -07:00 |
|
Ramya Achutha Rao
|
0ee00cbd2a
|
Emmet Error handling Fixes #29897
|
2017-06-29 18:35:53 -07:00 |
|
Ramya Achutha Rao
|
04f25df845
|
Emmet suggestions for jsx only when expicitly asked for #29532
|
2017-06-28 14:39:44 -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
|
92681cbfd7
|
emmet.excludeLang shouldnt need reload. Fixes #29680
|
2017-06-27 14:38:36 -07:00 |
|
Ramya Achutha Rao
|
fc6c69311d
|
Add typing for emmet node
|
2017-06-26 14:18:38 -07:00 |
|
Ramya Achutha Rao
|
f3a9600079
|
Disable emmet completion provider for mapped modes #29318
|
2017-06-23 11:52:42 -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 |
|