ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Martin Aeschlimann
6f5ebbaafb
use vscode-emmet-helper isnetad of vscode-emmet-helper2
2020-08-14 13:56:34 +02: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
Pine Wu
2362584a62
Revert "Fix #73803 "
...
This reverts commit 67e6aef0c8 .
2020-03-06 00:30:14 -08:00
Pine Wu
67e6aef0c8
Fix #73803
2020-03-05 11:34:58 -08:00
Pine Wu
6e17ea9494
Update emmet helper
2020-01-09 10:40:50 +01:00
Rob Lourens
6edd69eaf5
Fix #87343
2019-12-30 11:13:04 -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
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
Pine Wu
c25e395ace
Fix #70731
2019-07-29 15:56:53 -07: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
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
Pine Wu
e0a3f26e07
Emmet dependency for #66013
2019-01-17 13:18:22 -08: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
Ramya Achutha Rao
f5670e2764
Emmet helper to fix #56082
2018-09-14 14:04:33 -07:00
Rob Lourens
a0764210a8
#55478 - switch all builtin settings to 'markdownDescription' instead of 'description' where needed
2018-08-08 17:01:37 -07:00
Ramya Achutha Rao
a8f286bac0
Removed unused dependencies
2018-08-08 09:03:11 -07:00
Ramya Achutha Rao
4afd9f5343
Latest emmet helper to fix #52366
2018-07-30 15:34:16 -07:00
Dirk Baeumer
21991b4912
Move to latest vscode-nls for corrupted cache support
2018-07-03 16:12:52 +02:00
Joao Moreno
4dc738593b
complete integration test results
2018-06-12 17:24:23 +02:00
Ramya Achutha Rao
a715378168
Fixes #50983
2018-06-08 15:38:47 -07:00
Ramya Achutha Rao
060ec85fbb
Text ending with : are noisy abbreviations Fixes #49376
2018-05-11 14:24:12 -07:00
Ramya Achutha Rao
1c53b7a0a2
Fix for #49647
2018-05-11 11:27:29 -07:00
Ramya Achutha Rao
6d6585a213
Bug fix from emmet helper
2018-04-23 11:54:16 -07:00
Ramya Achutha Rao
c1cd4378c5
Upstream bug fixes
2018-04-19 20:40:52 -07:00
Ramya Achutha Rao
fe9d9532ea
Absorb upstream bug fix for #46511
2018-04-11 21:34:22 -07:00
Gus Hurovich
1b4886dda9
Adding setting for disabling partial parsing in stylesheets ( #46979 )
...
* Adding setting for disabling partial parsing in stylesheets
* Added description
2018-03-30 11:24:54 -07:00
Ramya Achutha Rao
7cf6969bd0
Absorb upstream fix for #45790
2018-03-27 17:17:21 -07:00
Ramya Achutha Rao
9d95fbae98
Use latest emmet helper to fix #46305
2018-03-26 14:19:22 -07:00
Ramya Achutha Rao
a406976823
Upstream bug fix for Fixes #44256
2018-03-14 19:13:41 -07:00
Gus Hurovich
0caed6b927
Emmet in Interactive Playground ( #45434 )
...
Emmet commands will no longer appear in non-editor contexts.
2018-03-09 12:53:12 -08:00
Gus Hurovich
3817c899ca
Adding Emmet preference for changing fuzzySearchMinScore ( #45240 )
...
* Adding Emmet preference for changing fuzzySearchMinScore
* Changing name and description of the new setting.
* Updating version of vscode-emmet-helper
2018-03-08 18:02:33 -08:00
Ramya Rao
d7dca142ad
Allow css emmet completions when abbr contains period Fixes #44352 ( #44781 )
...
* Allow css emmet completions when abbr contains period Fixes #44352
* Move css related workaround to cssMode #44352
* getEmbeddedParsedDocument is now not needed
* Show emmet completions everywhere inside the embedded css doc
2018-03-01 16:44:28 -08:00
Ramya Achutha Rao
ba38492bfd
Add emmet icon as png #44626
2018-03-01 15:25:43 -08:00
Benjamin Pasero
9a04587cc6
Revert "Update icon for Emmet"
...
This reverts commit 31f3a21523 .
2018-03-01 07:30:52 +01:00
Ramya Achutha Rao
31f3a21523
Update icon for Emmet
2018-02-28 11:17:56 -08:00
Ramya Achutha Rao
dcbeb21cb3
Update displayName, description for Emmet #43978
2018-02-27 16:42:46 -08:00
Ramya Achutha Rao
f10b71e994
Avoid setting completion items as undefined
2018-02-26 17:52:27 -08:00
Ramya Achutha Rao
57572a12e9
Use latest emmet helper
2018-02-26 14:59:25 -08:00
Gus Hurovich
7420a04c64
Fix for Emmet's wrap with abbreviation inserting extra spaces ( #43345 )
...
* Fixing trailing spaces in expansion
* Emmet - Fixing extra spaces when wrapping with abbreviation
* Avoid fetching tag if there's no need to ezpand again
* Replacing several 'indexof's with regexp
* Making regexp for tagname stricter. Removing unnecessary check.
* Removing extra call to expand.
* tiny changes
* tinitiny changes
2018-02-14 17:08:44 -08:00
Ramya Rao
00f2d8ed71
Get emmet completions from css extension ( #41652 )
...
* Get emmet completions from html,css extensions
* Resolve extensionsPath, use emmet results even if empty
* Support css abbr with :
* Refactoring
* Add some basic emmet tests
* Refactoring
* More tests
2018-02-12 21:40:10 -08:00
Ramya Achutha Rao
b8a11e9349
Upstream emmet fixes
2018-02-06 17:55:40 -08:00
Ramya Achutha Rao
0155dca759
Move default vendor prefix whitelist to emmet helper
2018-01-30 14:18:38 -08:00
gushuro
3625e8f879
Adding default values for CSS vendor prefixes in emmet ( #42385 )
2018-01-29 21:12:11 -08:00