Commit graph

632 commits

Author SHA1 Message Date
Ramya Achutha Rao a3aa704423 Emmet completions in script of type text/template 2017-10-30 10:47:57 -07:00
Ramya Achutha Rao b735e1ff45 Update emmet helper version to absorb bug fixes 2017-10-29 20:19:31 -07:00
Ramya Achutha Rao 8bc02c7443 Activate emmet on * instead of type command #36575 2017-10-25 21:40:58 -07:00
Ramya Achutha Rao 2fc0bf43df Activate emmet on expand abbr cmd Fixes #36267 2017-10-19 10:42:28 -07:00
Dániel Tar de68b077b5 Improve consistency of Emmet messages (#36251)
- Start Emmet with capital E
- Write BEM with all caps like in the official documentation
2017-10-15 10:56:52 -07:00
Ramya Achutha Rao 36b598c047 Fix typos for descriptions of emmet prefrerences #35676 2017-10-14 17:37:57 -07:00
jmdowns2 49e570e136 Fix for #32342 (#35463)
* When expanding abbreviations, do so from bottom to top.  This way a change higher up will not interfere with text below.

* When expanding abbreviations, do so from bottom to top.  This way a change higher up will not interfere with text below.
2017-10-12 10:26:55 -07:00
Ramya Achutha Rao fd77f04352 Include recent emmet preferences in settings suggestions Fixes #35676 2017-10-11 10:26:34 -07:00
Ramya Achutha Rao f53b3556a8 Get latest emmet helper 2017-10-05 10:20:04 -07:00
Ramya Achutha Rao aafdfaec2a Use strict version-identifier for @types/node in emmet #35561 2017-10-04 10:37:10 -07:00
Ramya Achutha Rao caa5656df9 Absorb fix for bem modifier customization in emmet 2017-09-28 21:45:20 -07:00
Ramya Achutha Rao 70fed03068 Revert damage from npm 5 2017-09-27 23:27:04 -07:00
Ramya Achutha Rao 9f042bf99c Activate Emmet on type instead of * #35120 2017-09-27 22:31:17 -07:00
Ramya Achutha Rao 67174e8b95 Fixes #35267 2017-09-27 15:35:42 -07:00
Ramya Achutha Rao a0139b47f4 Allow emmet in script tag if mimetype is html, plain or x-template #34921 2017-09-26 11:40:47 -07:00
Ramya Achutha Rao 43c99472b9 Use bem preferences #33631 2017-09-25 17:20:25 -07:00
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 5ae1dc4496 Pull fixes for #33994 and #34906 2017-09-25 11:54:23 -07:00
Ramya Achutha Rao dd7f603376 Trigger emmet completion for numbers Fixes #34877 2017-09-23 23:48:29 -07:00
Ramya Achutha Rao de7ce81e76 Alternate fix for #34162 using minscore for fuzzymatching 2017-09-23 23:41:44 -07:00
isidor efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02: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 68040fa300 Use 1.1.8 version of vscode emmet helper Fixes #34216 Fixes #33898 2017-09-13 17:18:34 -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 74d3d0cde0 Trigger Emmet for abbreviations ending with a number Fixes #33726 2017-09-04 10:02:11 -07:00
Ramya Achutha Rao a23fe87f6b Update shrinkwrap for emmet 2017-09-02 22:35:35 -07:00
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
Ramya Achutha Rao e73bb91dc1 Since wrap with abbr is not supported in css, it can fallback to html 2017-08-01 18:24:30 -07:00
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
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
Ramya Achutha Rao 0ee00cbd2a Emmet Error handling Fixes #29897 2017-06-29 18:35:53 -07:00
Ramya Achutha Rao e7de8b2536 More trigger chars #29758 2017-06-29 17:18:33 -07:00
Ramya Achutha Rao 4ea63e5120 Wrap partial line with abbr #29857 2017-06-29 12:37:32 -07:00
Ramya Achutha Rao 605ee5919a Fix extra tabs when wrapping with inline element #27621 2017-06-29 11:43:52 -07:00
Ramya Achutha Rao 42ae1fc0f6 Emmet html suggestions after typing : #29758 2017-06-29 11:02:06 -07:00
Ramya Achutha Rao 280ea0b10c Fix infinite loop when node doesnt have non comment children. #27763 2017-06-28 16:02:46 -07:00
Ramya Achutha Rao e2a18e4b6d Fixes #29802 Corner cases of Select next/prev item feature 2017-06-28 15:30:33 -07:00
Ramya Achutha Rao 9cb698b16f Update comments 2017-06-28 15:29:27 -07:00
Ramya Achutha Rao 2f77f9fd6a Stop supporting both syntaxProfiles, includeLanguage settings in new emmet #29678 2017-06-28 14:51:57 -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 63def6eb98 Support both syntaxProfiles and includeLanguages until #29678 is resolved 2017-06-27 20:00:12 -07:00
Ramya Achutha Rao b69887c107 Use emmet.includeLanguages to enable emmet abbr in non supported languages #29678 2017-06-27 19:23:46 -07:00
Ramya Achutha Rao a5ce4b657b Removing emmet.variables that arent used by emmet snippets 2017-06-27 14:56:57 -07:00
Ramya Achutha Rao 92681cbfd7 emmet.excludeLang shouldnt need reload. Fixes #29680 2017-06-27 14:38:36 -07:00
Ramya Achutha Rao 915e1eb8cb Return if there was parsing error 2017-06-26 14:18:38 -07:00
Ramya Achutha Rao fc6c69311d Add typing for emmet node 2017-06-26 14:18:38 -07:00
Ramya Achutha Rao 868b82089c Pass syntax from core to Wrap Abbr just like Expand Abbr 2017-06-26 10:14:35 -07:00
Ramya Achutha Rao b508e11e5a Use latest vscode-emmet-helper to use right regex for validating abbr 2017-06-25 21:35:47 -07:00
Ramya Achutha Rao 0373af95e4 Absorb change that will give better ordering for emmet css #28933 2017-06-23 17:42:06 -07:00
Ramya Achutha Rao 6ed964d85b Refactoring and validate abbreviation 2017-06-23 16:49:25 -07:00
Ramya Achutha Rao 13f33a8fe8 Fixing build break, sorry 2017-06-23 16:25:49 -07:00
Ramya Achutha Rao fd4976a928 Fix indentation when wrapping with abbr #29283 2017-06-23 16:16:49 -07:00
Ramya Achutha Rao d760b6fcaf Validations for emmet abbreviations Fixes #27975 2017-06-23 13:48:04 -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 f4055d958c Refactoring 2017-06-23 11:44:42 -07:00
Ramya Achutha Rao 73589468fa Add newline when wrapping with abbr #29283 2017-06-22 21:55:32 -07:00
Ramya Achutha Rao 93852f895d Get latest vscode-emmet-helper to fix #29276 2017-06-22 16:57:29 -07:00
Ramya Achutha Rao 55a46397ac Improve multi cursor in abbr actions #27621 2017-06-22 09:53:39 -07:00
Ramya Achutha Rao 9483e9fa6a Honor emmet.excludeLanguages setting 2017-06-22 07:08:30 -07:00
Ramya Achutha Rao c4bd992b03 Emmet Increment/Decrememnt commands 2017-06-22 07:08:30 -07:00
Ramya Achutha Rao a38d58506a Evaluate Math Expression using new Emmet 2017-06-21 19:05:10 -07:00
Ramya Achutha Rao 09e94a709c Multi cursor for Wrap with Abbreviation command #27621 2017-06-21 18:14:29 -07:00
Ramya Achutha Rao 24d52d6363 Multi cursor for Emmet Expand Abbreviation command #27621 2017-06-21 18:10:03 -07:00
Ramya Achutha Rao 47c79fd2a8 Update shrinkwrap 2017-06-21 17:42:54 -07:00
Ramya Achutha Rao 93de2bd8df Remove emmet autocomplete for jsx Fixes #29185 2017-06-21 17:00:38 -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
Ramya Achutha Rao 23360c8b24 Do not expand abbr if syntax is not valid 2017-06-21 11:31:51 -07:00
Ramya Achutha Rao 69e706a10e Use internal emmet logic to figure out syntax as emmet extension is not aware of embedded languages 2017-06-21 11:27:24 -07:00
Joao Moreno 5667cc0e69 use vsce to determine what to package when bundling extensions
fixes #29054
2017-06-21 16:17:21 +02:00
Ramya Achutha Rao a49a42680a Explicit mapping for langs whose parent are emmet supported #28545 2017-06-20 18:49:55 -07:00
Ramya Achutha Rao a318cab2f0 Combine Expand/Complete Emmet abbreviations #28556 2017-06-20 17:53:27 -07:00
Ramya Achutha Rao 8f5fc228a7 Refactoring to support #28556 eventually 2017-06-20 17:39:10 -07:00
Ramya Achutha Rao ac60143aa9 Honor emmet.extensionsPath setting for variables and profile 2017-06-20 15:51:06 -07:00
Ramya Achutha Rao 91008076eb Get latest emmet expand abbr module to exlcude mocha from dependencies 2017-06-20 15:00:29 -07:00
Ramya Achutha Rao 6e366b8f90 Reduce dev dependencies of emmet #28874 2017-06-20 14:05:48 -07:00
Ramya Achutha Rao 05b254dcfb Support variable customization in emmet snippets 2017-06-20 12:54:07 -07:00
Ramya Achutha Rao 5e2d92d269 Support xhtml as output profile 2017-06-20 11:43:35 -07:00
Ramya Achutha Rao 1809bb2fc1 Use emmet.syntaxProfiles in new emmet 2017-06-19 22:37:19 -07:00
Ramya Achutha Rao 8902a30b12 Consolidate emmet expand action and emmet completion 2017-06-19 17:35:05 -07:00
Ramya Achutha Rao 6757e57fe8 Use css abbreviations inside html style block. Fixes #28039 2017-06-18 23:16:27 -07:00
Ramya Achutha Rao fadd172c54 Avoid emmet expansion inside html tag and css selectors. Fixes #28829 2017-06-18 23:16:27 -07:00
Ramya Achutha Rao baf54ef06f Collapse html,css completion provider for emmet 2017-06-15 17:20:17 -07:00
Ramya Achutha Rao 6cc63cdf15 Use stream reader for TextDocument for more efficient parsing 2017-06-15 11:21:35 -07:00
Ramya Achutha Rao 9f99d4ea35 Update OSSREADME to have only modules that dont have a explicit license file 2017-06-13 14:20:46 -07:00
Ramya Rao 4ffa2539da shrinkwrap, OSSREADME for emmet (#28570) 2017-06-12 22:22:48 -07:00
Ramya Achutha Rao a50f22517c Check for null/undefined before assigning kind 2017-06-09 15:23:35 -07:00
Ramya Achutha Rao 61377c23b0 Fix build error 2017-06-07 12:51:58 -07:00
Ramya Achutha Rao 6ff1da8d30 Separate Completion Provider for Emmet Css 2017-06-07 12:42:45 -07:00
Ramya Achutha Rao c47b702fa5 Refactoring toggleComment 2017-06-07 10:28:03 -07:00
Ramya Achutha Rao 66212c6328 toggle comment across css nodes #27629 2017-06-06 19:18:07 -07:00
Ramya Achutha Rao 0da90fcc62 toggle comment across html nodes #27629 2017-06-06 19:18:07 -07:00
Ramya Achutha Rao bd544519ab Ignore comments when select next/prev. Fixes #27763 2017-06-06 16:11:11 -07:00
Ramya Achutha Rao 02783b149c Use jsx transformations in emmet 2017-06-01 16:12:48 -07:00
Ramya Achutha Rao 4d4d9cac5f Fixes #27316 2017-06-01 15:31:04 -07:00
Ramya Achutha Rao c0ba6ba60b Fixes #27773 2017-06-01 07:26:09 -07:00
Ramya Achutha Rao 0b2249b423 Fixes #27767 2017-05-31 13:43:03 -07:00
Ramya Achutha Rao b431336fde Fixes #27690 Reveal range for edit point and select item 2017-05-31 10:30:01 -07:00
Ramya Achutha Rao db41a5fe47 Fixes #27690 Reveal range for the last selection 2017-05-31 10:20:03 -07:00
Ramya Achutha Rao 3a6eda74ea Fixes #27609 2017-05-30 18:21:36 -07:00
Ramya Achutha Rao 436789a1eb Fixes #27618 2017-05-30 18:16:10 -07:00
Ramya Achutha Rao 0977276c2b Fixes #27623 2017-05-30 18:02:05 -07:00
Ramya Achutha Rao 1d93668c0e Fixes #27630 2017-05-30 18:02:05 -07:00
Ramya Achutha Rao d4668fce39 Fixes #27633 and Fixes #27634 2017-05-30 18:02:05 -07:00
Ramya Achutha Rao 5be2260d22 Select single words in property value 2017-05-26 09:28:04 +02:00
Ramya Achutha Rao 8e0f07fd38 Initial commit for builtin emmet extension #21943 2017-05-23 22:41:55 -07:00