Raymond Zhao
ea15eb4e5a
Strengthen sameNodes check 💪 fixes #112829
2020-12-18 17:48:50 +00:00
Martin Aeschlimann
6d55262031
update vscode-uri
2020-12-18 17:31:22 +01:00
Alexandru Dima
4fc14314b6
Fix compilation problem
2020-12-18 14:58:02 +01:00
Alexandru Dima
edd37076b4
Adopt new mocha types
2020-12-18 14:19:51 +01:00
Alexandru Dima
f74ad9692f
Align @types/* dev dependencies ( #112718 )
2020-12-18 13:28:39 +01:00
Martin Aeschlimann
d4e98289a3
[css] revert changes to test runner
2020-12-18 11:17:57 +01:00
Alexandru Dima
65c59b509b
Merge pull request #112798 from microsoft/alex/node-modules-types-keytar
...
Use the root typings for keytar since we are loading the root node module
2020-12-18 10:56:01 +01:00
Martin Aeschlimann
daad75c2c6
[css] update to vscode-uri@3.0
2020-12-18 10:31:31 +01:00
Alexandru Dima
aa2864d53f
Remove most of the yarn license warnings
2020-12-18 10:26:14 +01:00
Alexandru Dima
2dd359c715
Use the root typings for keytar since we are loading the root node module ( #112718 )
2020-12-18 09:39:10 +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
e461782061
Fix compilation problem
2020-12-17 22:00:45 +01:00
Alexandru Dima
5e3dfd3bb8
Merge pull request #112765 from microsoft/alex/node-modules-typescript
...
Share typescript node module
2020-12-17 21:56:44 +01:00
Alexandru Dima
7ca71e763d
Move away from deprecated 'vscode' node module ( #112718 )
2020-12-17 21:40:14 +01:00
Alexandru Dima
e0498f0cdd
Share typescript node module ( #112718 )
2020-12-17 20:58:11 +01:00
Raymond Zhao
dadb18c39e
Upgrade Emmet removetag perf + behaviour, fixes #104173
2020-12-17 11:56:53 -08:00
Alexandru Dima
e42440bd35
Merge remote-tracking branch 'origin/master' into alex/node-modules-webpack
2020-12-17 17:35:21 +01:00
Alexandru Dima
cbc47b1d7b
Do not share terser
2020-12-17 14:38:44 +01:00
Alexandru Dima
804c90cc49
Adopt more breaking changes from copy-webpack-plugin
2020-12-17 13:05:14 +01:00
Alexandru Dima
2aa92c6e83
Adopt copy-webpack-plugin breaking change
2020-12-17 12:01:07 +01:00
Alexandru Dima
1cada18542
Share webpack related node modules ( #112718 )
2020-12-17 11:16:03 +01: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
SteVen Batten
f76b1c25e7
remove quotes since we don't spawn shell
2020-12-14 22:03:51 +00:00
meganrogge
0f33afa9f9
fix #112217 by replacing look behinds
2020-12-14 10:30:45 -08:00
Martin Aeschlimann
a22b5d54ad
[json/css/html] adopt lsp 316
2020-12-14 18:18:58 +01:00
Alex Ross
4301777727
Update grammars
2020-12-14 15:50:30 +01:00
dependabot[bot]
45c7cae914
Bump ini from 1.3.5 to 1.3.7 in /extensions/markdown-language-features ( #112275 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 11:22:24 +01:00
Martin Aeschlimann
d55a3f0bca
Merge pull request #112296 from yeswolf/master
...
Add more frequently-used Ruby filenames to Ruby bundle (based on the actual TextMate bundle)
2020-12-14 11:06:00 +01:00
Matt Bierner
072d922c45
Revert "Revert "Pick up offical TS build for web server""
...
This reverts commit eb5c4388c7 .
2020-12-11 13:39:19 -08:00
Matt Bierner
eb5c4388c7
Revert "Pick up offical TS build for web server"
...
This reverts commit f29a3cabc4 .
2020-12-11 12:14:58 -08:00
Matt Bierner
92723a8a2c
Bump markdown-it and highlight versions
2020-12-11 12:14:27 -08:00
stanislav.dombrovsky
6d79a70a36
Add more frequently-used Ruby filenames to Ruby bundle (based on the actual TextMate bundle)
2020-12-11 18:05:30 +03:00
艾斯特洛
3b34ea9f16
Update commands.ts ( #112222 )
2020-12-11 00:57:34 -08:00
Johannes Rieken
bb68097d15
add extra check to understand https://github.com/microsoft/vscode/issues/112263
2020-12-11 09:48:15 +01:00
Eric Amodio
38a8980905
Avoids triggering autofetch unless setting changes
2020-12-11 01:06:10 -05:00
Jason Williams
83f43bee1d
Changing autofetch to a string config which has "current", "all" and ( #111090 )
2020-12-11 00:54:21 -05:00
Eric Amodio
6424b09b2c
Fixes #111909 - adds user agent to push
2020-12-10 17:02:45 -05:00
Matt Bierner
c3d8989b24
Enable going to stdlib on serverless
2020-12-09 18:20:28 -08:00
Matt Bierner
582f8f6bb0
Bump Static version of web TS version
2020-12-09 18:19:14 -08:00
Matt Bierner
e6a13fb134
Remove work around for TS not supporting paths on its own
2020-12-09 18:19:14 -08:00
Matt Bierner
71fad5aa41
Enable preferConst in TS project
2020-12-09 18:19:14 -08:00
Matt Bierner
1633404883
Remove unused types
2020-12-09 18:19:14 -08:00
Matt Bierner
f29a3cabc4
Pick up offical TS build for web server
2020-12-09 17:22:26 -08:00
Matt Bierner
79557ebbd2
Make sure markdown preview is updated if on disk file is updated
...
Fixes #111685
2020-12-09 14:08:15 -08:00
Alex Ross
83993fb92c
Fix run npm script in folder command
...
Fixes #112152
2020-12-09 16:25:00 +01:00
Martin Aeschlimann
49dc593a83
Merge branch 'master' into master
2020-12-09 10:40:30 +01:00