Commit Graph

655 Commits

Author SHA1 Message Date
Ramya Achutha Rao
b73495b071 Avoid error for invalid css emmet abbr 2017-08-31 19:17:22 -07:00
Ramya Achutha Rao
3c2f2e7ccc Latest emmet helper for fixing #33579 and #33601 2017-08-31 13:48:39 -07:00
Ramya Achutha Rao
c8ac27164e Fix error thrown from missing null check Fixes #33554 2017-08-30 18:02:30 -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
377ad58a81 Trigger emmet on closing square brackets 2017-08-30 14:20:25 -07:00
Ramya Achutha Rao
a915f4b3d8 Reset css emmet suggestions on semi colon Fixes #32911 2017-08-30 14:20:25 -07:00
Ramya Achutha Rao
b4235a8237 Use name of custom emmet snippets as suggestion label Fixes #33072 2017-08-30 14:20:25 -07:00
Ramya Achutha Rao
0078400b07 Allow css custom snippets to have any name Fixes #22072 2017-08-29 20:48:11 -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
5769bebb3c Enable the use of comment filter in emmet 2017-08-29 18:50:04 -07:00
Ramya Achutha Rao
4d7a7a15ca Support partial emmet preferences #32496 2017-08-29 17:27:04 -07:00
Ramya Achutha Rao
8ff21bf1ac Absorb bug fixes from upstream 2017-08-28 15:27:10 -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
5b87035854 Convert old style markup emmet snippets to new format 2017-08-27 20:55:53 -07:00
Ramya Achutha Rao
41f0c5a526 Show err msg when extensionsPath is not found or snippets.json has invalid json Fixes #33073 2017-08-26 13:22:24 -07:00
Ramya Achutha Rao
905a3081e9 Allow mapping of default modes to other modes in Emmet completion provider Fixes #32260 2017-08-24 15:24:19 -07:00
Ramya Achutha Rao
06753de2dd Update imgSize tests to not use local file to fix build break 2017-08-23 23:07:32 -07:00
Johannes Rieken
0417a75e4f know decorations using command links v2, #29076 2017-08-23 12:23:39 +02:00
Benjamin Pasero
9c5d505c99 disable failing test 2017-08-21 09:57:28 +02:00
Ramya Achutha Rao
1aff34003a Inlcude checks at-rule for emmet css suggestions Fixes #32703 2017-08-20 18:05:31 -07:00
Ramya Achutha Rao
7e539de2f4 Trigger emmet for ! in xsl as it is a snippet prefix 2017-08-20 12:33:13 -07:00
Ramya Achutha Rao
0c079cb7df Support for canvas,td,tr,th in emmet suggestions 2017-08-20 12:22:26 -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
40bd5d9859 Continue emmet expand even if parsing doc fails 2017-08-19 18:10:21 -07:00
Ramya Achutha Rao
a1a198e730 Fix parsing error in less files with loop #32354 2017-08-16 22:13:20 -07:00
Ramya Achutha Rao
9ec087df26 Upstream fix for #32263 2017-08-14 14:18:53 -07:00
Ramya Achutha Rao
6822a81494 Escape $ when not a tabstop or #32420 2017-08-14 13:42:08 -07:00
Ramya Achutha Rao
1531c8d2f4 lookahead not needed when running emmet expand #32478 2017-08-14 09:58:07 -07:00
Ramya Achutha Rao
9c86eb33f9 Fixes to getCurrentWord in emmet helper Fixes #32254 2017-08-13 12:41:55 -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
77d373e39b Remove fallback to html as this will enable emmet everywhere 2017-08-11 23:45:25 -07:00
Ramya Achutha Rao
e190b10074 When file cannot be parsed, dont try validations #32354 2017-08-11 15:02:05 -07:00
Ramya Achutha Rao
78809b70fb Fallback to tab for non empty selections 2017-08-11 11:25:54 -07:00
Ramya Achutha Rao
e3238c4583 Avoid error when tabbing on selection that is not abbreviation 2017-08-11 11:10:30 -07:00
Ramya Achutha Rao
bb9bbeb3dc More checks on css abbr 2017-08-11 09:49:49 -07:00
Ramya Achutha Rao
eded868aa2 Fix for #1623 in new emmet when tab is back 2017-08-11 08:41:05 -07:00
Ramya Rao
02bbc149cf Option to trigger emmet expansion on tab (#32334) 2017-08-11 08:21:37 -07:00
Ramya Achutha Rao
90b6859f37 Remove validation based on location for sass file #32281 2017-08-10 22:18:38 -07:00
Ramya Achutha Rao
a4b47f9451 Return promise from emmet expand method 2017-08-10 18:27:38 -07:00
Ramya Achutha Rao
ec58dc2212 Absorb fix where bem should be applied before jsx addon Fixes #32183 2017-08-09 11:32:15 -07:00
Ramya Achutha Rao
14f6f4c0b3 README for Emmet 2017-08-08 16:45:52 -07:00
Ramya Achutha Rao
dd7adcc161 Default for showExpandedAbbr setting to always #29968 2017-08-05 20:13:37 -07:00
Ramya Achutha Rao
5278a69ae1 Use latest emmet css parser Fixes #31990 2017-08-03 13:55:52 -07:00
Ramya Achutha Rao
ded9f62a27 Fallback to html only if emmet supported 2017-08-02 18:31:15 -07:00
Ramya Achutha Rao
310339fb1e Fallback to html when syntax is not supported by emmet 2017-08-02 15:31:45 -07:00
Ramya Achutha Rao
7727460c6d Use emmet helper from Microsoft repo 2017-08-02 13:33:41 -07:00
Ramya Achutha Rao
a65e0d390c Support trim filter when wrapping abbreviations Fixes #31893 2017-08-02 12:28:48 -07:00
Ramya Achutha Rao
6add313e08 Fix emmet custom snippets for html Fixes #29146 2017-08-02 11:15:11 -07:00
Ramya Achutha Rao
23118ef434 Tests for the new wrap abbreviation command 2017-08-01 22:08:40 -07:00
Ramya Achutha Rao
211ffdf184 Emmet wrap individual lines with abbr #31814 2017-08-01 21:50:04 -07:00