Commit graph

632 commits

Author SHA1 Message Date
gregvanl 975115a2cb Setting descriptions typos and formatting 2021-03-25 10:17:31 -07:00
Raymond Zhao 0089ba3ae1 Bump vscode-emmet-helper, fixes #112675 2021-03-22 19:01:11 +00:00
Jean Pierre c95389a7b2
Fix emmet completions in scss (#118666)
Part of #112675
2021-03-22 11:42:06 -07:00
Abhijeet Joshi b81cea2a35
Fix Emmet abbreviation for Handlebars style blocks (#118832)
Co-authored-by: Abhijeet Joshi <abhjos@microsoft.com>
2021-03-12 11:54:16 -08:00
Raymond Zhao bdbf585012
Bump vscode-emmet-helper, fixes #118363 2021-03-08 13:51:07 -08:00
Raymond Zhao abf99de040 💄 2021-03-03 23:18:17 +00:00
Raymond Zhao aaf70523a8 Bump vscode-emmet-helper, fixes #118008 2021-03-03 23:18:17 +00:00
Raymond Zhao 0a49559a44 Mitigates #118008, better fix TBD 2021-03-03 04:49:37 +00:00
Hsuan-An Weng Lin 975dfff6db
Emmet: Change the type of emmet extensions path (#117946)
* Emmet: change extensionsPath input type to string[]
* Emmet: add migration function for old config
2021-03-02 12:14:51 -08:00
Raymond Zhao b629d888ca Bump Emmet yarn, fixes #117154, fixes #97632 2021-03-02 19:36:38 +00:00
Raymond Zhao 8e37e4722e
Fixes #74505 (#117807) 2021-03-01 22:06:34 +00:00
ABHIJEET PANDEY 5aeafe2b20
Fix Emmet issue where incorrect abbreviation is displayed in an html document (#117759) 2021-03-01 13:26:13 -08:00
Hsuan-An Weng Lin c30e2d46b2 Fix emmet update extensions path issue (#117797)
* Emmet: fix unloaded emmetHelper

* Emmet: fix wrong type of error object
2021-03-01 17:52:15 +00:00
Benjamin Pasero e916637528 tests - enable color output for integration tests 2021-03-01 15:10:15 +01:00
Hsuan-An Weng Lin 5654c838e8
Emmet: add support of multiple extensions path (#117105) 2021-02-22 11:20:21 -08:00
Raymond Zhao 5bab307980 Bump vscode-emmet-helper 2021-02-22 19:15:42 +00:00
Jean Pierre 5d2c9bf299
Consolidate wrapWithAbbreviation and wrapIndividualLinesWithAbbreviation in one command (#116603)
fixes #109191, fixes #116738
2021-02-19 11:33:47 -08:00
Raymond Zhao d29d7e023b Add ! as stylesheet trigger character for Emmet, fixes #117020 2021-02-19 18:47:48 +00:00
Hsuan-An Weng Lin 2bb9fdfa8c
Emmet: add css.color.short setting (#116912)
Fixes #72594
2021-02-18 08:54:35 -08:00
Raymond Zhao 7effc11c79 Bump Emmet version 2021-02-18 08:52:08 -08:00
Jean Pierre 1170b3158e
Emmet: add output.reverseAttributes option (#116088)
Fixes #110251
2021-02-12 20:54:57 +00:00
Raymond Zhao 7661c8e35c Move emmet to emmetio/emmet npm dependency, fixes #110697 2021-02-12 20:13:54 +00:00
Raymond Zhao 6302319a4a Fix Emmet yarn lock 2021-02-05 20:22:46 +00:00
Raymond Zhao 339d6ddf18 Fix #115854, #115839 2021-02-05 19:07:57 +00:00
Benjamin Pasero 914cef30d5 integration tests - disable minimap to reduce error output (#115747) 2021-02-04 13:33:54 +01:00
deepak1556 ff85144fdd chore: bump electron@11.2.2 2021-02-03 14:16:12 -08:00
Raymond Zhao caca11f299 Bump Emmet to fix #115623 2021-02-03 17:56:20 +00:00
João Moreno ec805db5ed
add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
João Moreno 9a5d14e307
run prettier over extensions json files 2021-01-29 15:19:18 +01:00
Raymond Zhao b2575665d8 Emmet wrap update, fixes #113930 2021-01-15 11:23:44 -08:00
Raymond Zhao a1d5ea876c Polish, also fix #113930 2021-01-13 16:09:17 -08:00
Raymond Zhao d36b3616e7 Change Emmet to onStartupFinished #110031 2021-01-07 13:22:10 -08:00
Raymond Zhao dc5a3da3ab
Upgrade to latest Emmet (#113848) 2021-01-05 15:14:33 -08:00
Raymond Zhao 56c808a66a
Emmet flatten DocumentStreamReader (#113602) 2020-12-30 11:00:21 -08:00
Raymond Zhao b84858babe
Emmet remove dependency on vscode-html-languageservice (#113599) 2020-12-30 10:14:23 -08:00
Raymond Zhao 15561c4139 Emmet polish 2020-12-29 16:33:41 -08:00
Raymond Zhao 15ba9aee0e
Emmet improve Expand Abbreviation perf (#113558) 2020-12-29 16:15:55 -08:00
Raymond Zhao b5cd082cd4
Emmet refactor toggle comment (#113557) 2020-12-29 15:02:55 -08:00
Raymond Zhao 433833fbe0
Emmet refactor reflect CSS and update image commands (#113550) 2020-12-29 12:44:12 -08:00
Raymond Zhao c44b7d25d9
Refactor Emmet merge lines and select item commands (#113516) 2020-12-28 17:36:38 -08:00
Raymond Zhao c7dbab59ff
Emmet create new html-matcher override instead of using LS (#113508) 2020-12-28 15:06:23 -08:00
Raymond Zhao 273a5cdf5a Emmet comment spacing fixup, fixes #112835 2020-12-18 18:41:12 +00:00
Raymond Zhao 6ad2dccc78 Emmet Toggle Comment HTML 💄 2020-12-18 18:02:01 +00:00
Raymond Zhao ea15eb4e5a Strengthen sameNodes check 💪 fixes #112829 2020-12-18 17:48:50 +00:00
Alexandru Dima f74ad9692f
Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
Alexandru Dima c927a8015b
Merge pull request #112771 from microsoft/alex/node-modules-vscode
Move away from deprecated 'vscode' node module
2020-12-17 23:09:46 +01:00
Raymond Zhao 25cb0d70d4 Update removeTag command
- Handles mixed spacing indents
- Affects #104173
2020-12-17 21:58:32 +00:00
Alexandru Dima fee6dbf4e0
Merge remote-tracking branch 'origin/master' into alex/node-modules-vscode 2020-12-17 22:02:47 +01:00
Alexandru Dima 7ca71e763d
Move away from deprecated 'vscode' node module (#112718) 2020-12-17 21:40:14 +01:00
Raymond Zhao dadb18c39e
Upgrade Emmet removetag perf + behaviour, fixes #104173 2020-12-17 11:56:53 -08:00
Alexandru Dima ed19f6082f
Share mocha related node modules (#112718) 2020-12-17 11:03:49 +01:00
Raymond Zhao a28b7022e0 Emmet fix edit point commands #112691 2020-12-16 23:27:07 +00:00
Raymond Zhao 483bd40550
Update several Emmet commands (#112597)
For match tag, update tag, and balance in/out, we now have the following:

- vscode-html-languageservice parse is being used to speed up file parse times
- Balance balance-in after balance-out behaviour is now more consistent
- These commands now work in markup files with unclosed tags
- Implemented a cache for these commands to prevent multiple document parses on the same version of the document
2020-12-16 10:20:57 -08:00
Raymond Zhao 4c55c7264f Revert "Fix #58600, Format Emmet package.json (#110891)"
This reverts commit ffacef4727.
2020-11-23 09:20:27 -08:00
Raymond Zhao ffacef4727
Fix #58600, Format Emmet package.json (#110891) 2020-11-19 13:44:11 -08:00
Raymond Zhao e7ce16ceb0 Preserve old showEmmetcommands ID #58600 2020-11-17 23:27:24 +00:00
Raymond Zhao 33e7e030d2 Move Show Emmet Commands command to extension #58600 2020-11-17 23:17:05 +00:00
Raymond Zhao 7065675056 Fix #109177 2020-11-10 17:10:46 +00:00
Raymond Zhao c9bebe2cc9 Fix #98041 2020-11-10 00:09:42 +00:00
Raymond Zhao b5f6a521e0 Fix vscode-emmet-helper issue #1 2020-11-09 20:03:38 +00:00
Raymond Zhao e94a1bd7ef Bump vscode-emmet-helper to 2.0.8 2020-10-28 17:14:33 +00:00
Martin Aeschlimann 2f22788b6c
pack emmet including the vscode-emmet-helper (#109257) 2020-10-26 10:37:18 -07:00
Raymond Zhao d10e2fc0e6 Use new helper extractAbbreviation function 2020-10-19 11:27:17 -07:00
Raymond Zhao 0c50806e8c Refactor Emmet abbrevationAction files 2020-10-19 11:27:16 -07:00
Raymond Zhao fbc4c87523 Bump vscode emmet helper to 2.0.5 2020-10-16 10:42:36 -07:00
Raymond Zhao f87d1f4609 Add force refresh case for #108670 2020-10-14 14:07:40 -07:00
Raymond Zhao 0fc17285e1 Update Emmet on save of snippets file #108670 2020-10-14 12:32:20 -07:00
Raymond Zhao 2dbd0ae6a4 Bump vscode-emmet-helper to 2.0.4 2020-10-13 15:10:55 -07:00
Raymond Zhao 197b9ffeb4 Update vscode-emmet-helper to fix #104962 2020-10-13 09:42:52 -07:00
ChaseKnowlden e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Ladislau Szomoru 06730e3e29
Azure DevOps pipeline - generate unique test result names (#105148)
* Set suite name based on environment variable
2020-08-21 15:05:15 +02:00
Ladislau Szomoru b2efcbf687
Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
Martin Aeschlimann 6f5ebbaafb use vscode-emmet-helper isnetad of vscode-emmet-helper2 2020-08-14 13:56:34 +02:00
Aman Gupta d9b4226acc empty-line-wrap-fix 2020-07-31 11:53:44 +05:30
Alex Dima 91cdca1bdb
Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
dependabot[bot] bff6a419a6
Bump lodash from 4.17.10 to 4.17.19 in /extensions/emmet
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 11:10:57 +00:00
Martin Aeschlimann 9b1773e013 emmet serverless 2020-07-09 17:23:16 +02:00
Aditya Thakral 3431da2b80 Support additionalProperties 2020-06-10 10:56:09 -04:00
Aditya Thakral ca0450b6a4 Add pattern properties to emmet.includeLanguages 2020-06-08 18:56:04 -04:00
Benjamin Pasero 6a8b201c8a smoke - restore skip-release-notes CLI arg (#96459) 2020-04-29 12:40:04 +02:00
Pine Wu 2362584a62 Revert "Fix #73803"
This reverts commit 67e6aef0c8.
2020-03-06 00:30:14 -08:00
Pine Wu 4857a9a746 Revert "Fix integration test"
This reverts commit 5a0ab960f0.
2020-03-06 00:29:57 -08:00
Pine Wu 5a0ab960f0 Fix integration test 2020-03-05 12:41:06 -08:00
Pine Wu ea2f6c6391 Fix #87493 2020-03-05 11:59:02 -08:00
Pine Wu 67e6aef0c8 Fix #73803 2020-03-05 11:34:58 -08:00
Benjamin Pasero c2444b42af tests - proper text fixtures dir 2020-02-10 15:33:04 +01:00
Maira Wenzel 71ed221b0e fix typo 2020-01-15 16:35:58 -08:00
Pine Wu 6e17ea9494 Update emmet helper 2020-01-09 10:40:50 +01:00
Johannes Rieken 84013e2ef0 fix double quote issues 2020-01-02 20:31:00 +01:00
Johannes Rieken 856d085279 run "eslint --fix" to get some changes for free 2020-01-02 20:14:09 +01:00
Rob Lourens 6edd69eaf5 Fix #87343 2019-12-30 11:13:04 -08:00
Jonathan Carter 780d875d6f Remove scheme restriction for Markdown/Emmet language features (#87541)
* Remove scheme restriction for Markdown/Emmet

* Explicitly marking scheme support
2019-12-29 17:11:38 -07:00
Pine Wu 23d234d919 Fix #86941 2019-12-13 15:00:38 -08:00
Alex Dima c9a2de2d9c
Improve integration test output on Windows (#84239) 2019-11-08 17:21:35 +01:00
Pine Wu 181ba10e5f Fix #71996 2019-11-06 16:03:19 -08:00
Benjamin Pasero ca22de4b17 debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00
Pine Wu 5dc057df59 Upgrade emmet helper deps for #77776 2019-09-26 10:21:36 -07:00
Pine Wu 1c623c163d Part of #71996 2019-09-03 10:54:02 -07:00
Pine Wu 8cafaf5900 Fix #79766 2019-08-28 12:58:08 -07:00
Pine Wu 99d5ff9c0f Redo emmet change 2019-07-30 11:10:23 -07:00
Pine Wu 09bfb693f6 Revert "Fix #70731"
This reverts commit c25e395ace.
2019-07-29 23:21:06 -07:00
Rob Lourens 5caff73e1f Fix build 2019-07-29 21:45:45 -07:00
Pine Wu c25e395ace Fix #70731 2019-07-29 15:56:53 -07:00
pi1024e c757f491e5 Respelling "WhiteSpace" as "Whitespace", in functions, as Whitespace is one word 2019-07-23 13:52:11 -04:00
pi1024e e89ea5c965 Revert "respelling WhiteSpace as Whitespace, as Whitespace is one word"
This reverts commit d60b16c82e3ab83d6b1f2787a176d5a2e38b829b.
2019-07-23 13:52:11 -04:00
pi1024e 467fe58c6a respelling WhiteSpace as Whitespace, as Whitespace is one word 2019-07-23 13:52:11 -04:00
Joao Moreno 66e14b8be8 cleanup 2019-07-15 07:25:46 +02:00
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Waldir Pimenta f3e4e47164 Fix spelling of the example abbreviation (e.g.) 2019-06-05 16:00:26 +02:00
Benjamin Pasero d78a75973c
update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Benjamin Pasero d7977c880f debt - use @types/node: 10 for all extensions 2019-06-05 09:32:36 +02:00
Sebastian De Deyne 0b0c2ceb95
Fix types in Emmet comments 2019-02-21 09:45:05 +01:00
Matthew Kwiecien 6fb4ef694a PR Review: moving expected output to relevant tests. 2019-02-12 18:39:17 -06:00
Matthew Kwiecien 45f686fadc Refactoring the wrap with abbrev unit test class to be less repetitive. 2019-02-10 10:11:48 -06:00
Matthew Kwiecien 0b3c33b801 Adding unit tests to check for className when file is jsx. 2019-02-10 10:09:56 -06:00
Matthew Kwiecien 7221f92ee2 Get syntax from arguments and document editor language when wrapping. 2019-02-09 12:59:16 -06:00
Pine Wu e0a3f26e07 Emmet dependency for #66013 2019-01-17 13:18:22 -08:00
Ubuntu 35eae99ec3 Fix more lgtm.com issues 2019-01-17 18:06:23 +00:00
Pine Wu ba0d1454e7 Update emmet-helper for #65455 2019-01-16 15:40:30 -08:00
Pine Wu 5ac02a0910 Update emmet-helper for #63384 and #62855 2019-01-16 11:13:25 -08:00
Matt Bierner 873fc8fc38 Enable tslint number-literal-format 2019-01-04 15:45:28 -08:00
Matt Bierner a131278f4a Enabling no-redundant-jsdoc for tslint 2019-01-04 15:34:50 -08:00
Matt Bierner b4964bcf35 Replace some common index based for loops with for-of loops
Replaces many loops of the form:

```js
for (let i = 0; i < elements.length; ++i) {
    const i = elements[i];
   ...
}
```

with:

```js
for (const element of elements) {
    ...
}
```

Mix of a horrible regex based find/replace and manual touch ups
2019-01-03 19:11:18 -08:00
Matt Bierner 5cc00861fc Enable no-var-keyword tslint rule 2019-01-03 18:02:48 -08:00
vim88 510d90d11e Fixes typo and occurrences of double words in comments. 2018-11-26 19:57:48 +02:00
Isidor Nikolic ec98c79d44
Merge pull request #63497 from Microsoft/isidorn/cgmanifest
Start using component governance for oss tracking
2018-11-20 12:54:47 +01:00
isidor 9edd984da8 delete OSSREADME.json 2018-11-20 12:54:22 +01:00
Ramya Achutha Rao dcc243c992 Better readability for util.ts 2018-11-18 19:42:02 -08:00
isidor 2ba92aa3e8 add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
isidor 347fb6347b add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01:00
Ramya Achutha Rao 6f139c79ad Test for multiline selection for wrap 2018-11-05 17:45:40 -08:00
Matt Q 19ac31a246 Fixed #59395 - Emmet Syntax Profiles tag_nl produces no extra space (#60108)
* fix

* fixed typo

* Formatting
2018-10-22 19:39:49 -07:00
Ramya Achutha Rao 26365c8957 Add typings for emmet #59803 2018-10-03 12:55:55 -07:00
Ramya Achutha Rao 6ad61f018a Getting closer to shared config #59803 2018-10-02 20:00:19 -07:00
Matt Bierner ff957050db Remove use strict in extensions (part 2)
We compile using alwaysStrict so this directive is not needed
2018-10-02 16:23:27 -07:00
Matt Bierner dd3e2d94f8 Remove use strict directives in extension code
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Matt Bierner f1c7c19a36 Fixing some strict mode typing issues in emmet 2018-10-01 16:07:55 -07:00
Matt Bierner 02e4aada63 Remove unused 2018-10-01 15:59:20 -07:00
Matt Bierner dece532913 Prefix unused with _ 2018-10-01 15:57:07 -07:00
Matt Bierner 90041e8bc7 Use await for tests
Testing convert to async quick fix
2018-10-01 15:56:44 -07:00
Matt Bierner e87867c917 Convert to async 2018-10-01 15:44:58 -07:00
Joao Moreno 707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Alex Dima 34e7a220c8 Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
Johannes Rieken 1da08a83c8 update vsce ignore file #57680 2018-09-19 10:55:17 +02:00
Ramya Achutha Rao f5670e2764 Emmet helper to fix #56082 2018-09-14 14:04:33 -07:00
Ramya Achutha Rao 067ed91b79 Allow emmet inside script tag with js mime if js is mapped to html Fixes #58562 2018-09-14 10:44:44 -07:00
Ramya Achutha Rao c0973b5fa1 Wrap with abbreviation should work in non html files Fixes #57754 2018-09-12 14:20:31 -07:00
Ramya Achutha Rao 31bf4ccab3 Balance inward should go to inner contents even when no selection Fixes #58173 2018-09-11 19:31:06 -07:00
Johannes Rieken ccec2c9543 use vsce packagedDependencies 2018-09-04 12:29:23 +02:00
Johannes Rieken ffe5da332d bundle node_modules and (shallow) exclude them from the extension #56081 2018-08-22 11:35:41 +02:00