Commit graph

75 commits

Author SHA1 Message Date
Raymond Zhao bdbf585012
Bump vscode-emmet-helper, fixes #118363 2021-03-08 13:51:07 -08:00
Raymond Zhao aaf70523a8 Bump vscode-emmet-helper, fixes #118008 2021-03-03 23:18:17 +00:00
Raymond Zhao b629d888ca Bump Emmet yarn, fixes #117154, fixes #97632 2021-03-02 19:36:38 +00:00
Raymond Zhao 5bab307980 Bump vscode-emmet-helper 2021-02-22 19:15:42 +00:00
Raymond Zhao 7effc11c79 Bump Emmet version 2021-02-18 08:52:08 -08: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
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
Raymond Zhao dc5a3da3ab
Upgrade to latest Emmet (#113848) 2021-01-05 15:14:33 -08:00
Raymond Zhao b84858babe
Emmet remove dependency on vscode-html-languageservice (#113599) 2020-12-30 10:14:23 -08:00
Alexandru Dima f74ad9692f
Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
Alexandru Dima 7ca71e763d
Move away from deprecated 'vscode' node module (#112718) 2020-12-17 21:40:14 +01:00
Alexandru Dima ed19f6082f
Share mocha related node modules (#112718) 2020-12-17 11:03:49 +01: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
Raymond Zhao d10e2fc0e6 Use new helper extractAbbreviation function 2020-10-19 11:27:17 -07:00
Raymond Zhao fbc4c87523 Bump vscode emmet helper to 2.0.5 2020-10-16 10:42:36 -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
Martin Aeschlimann 6f5ebbaafb use vscode-emmet-helper isnetad of vscode-emmet-helper2 2020-08-14 13:56:34 +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
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
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
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
Joao Moreno 707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Ramya Achutha Rao f5670e2764 Emmet helper to fix #56082 2018-09-14 14:04:33 -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
Rob Lourens 047b88c39c Fix deps for building with node 10 - see #48699 and anodynos/upath#20 2018-06-04 14:28:51 -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