Commit Graph

9974 Commits

Author SHA1 Message Date
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
Alex Ross
59ba6494b9 Better timing for multiple lock files warning
Fixes #111635
2020-12-09 10:10:58 +01:00
Sandeep Somavarapu
ab8c8dbd8e Fix #112030 2020-12-07 17:56:56 +01:00
Martin Aeschlimann
de3dd1383c Active indent lines do not render in High Contrast theme. Fixes #111137 2020-12-04 12:03:43 +01:00
João Moreno
0c947cb4ee fixes #96264 2020-12-04 11:43:10 +01:00
Connor Peet
63137db51c debug: fix auto attach not turning on if reselecting current state
Fixes https://github.com/microsoft/vscode/issues/111021
2020-12-03 22:07:19 -08:00
Alex Ross
a63786db23 Add paren, bracket, and brace to autoclosing pairs for make
Fixes #89191
2020-12-03 15:53:01 +01:00
meganrogge
4884986dd6 tweak smart select test 2020-12-02 10:13:02 -08:00
meganrogge
a2193cb827 fix #111714 2020-12-02 10:10:21 -08:00
chenjigeng
c8e490e5e6 chore: optimized code 2020-12-02 23:00:23 +08:00
chenjigeng
3e22e6f412 feat: add the rename test cases of html-language-features 2020-12-02 22:29:09 +08:00
chenjigeng
8f712866cf fix: check canRename before findRenameLocations 2020-12-02 22:27:32 +08:00
Alex Ross
8d171e6492 Improve multiple lock files notification
Fixes #111589
2020-12-02 14:39:46 +01:00
dataleaky
1e0094545c Merge branch 'master' into master 2020-12-02 10:34:31 +05:00
meganrogge
5e54da666c fix #111675 and #111673 2020-12-01 17:03:47 -08:00
dataleaky
a0aeb3a559 Update package.json 2020-12-01 23:39:50 +05:00
condichen@tencent.com
94b2772f8c feat: add rename symbol within <script> tags 2020-12-02 01:00:54 +08:00
Alex Ross
3689660fcc Add descriptions for npm.packageManager options
Fixes #111628
2020-12-01 15:53:30 +01:00
dependabot[bot]
6062ebe318 Bump highlight.js in /extensions/markdown-language-features (#111262)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.10 to 10.1.2.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.1.2/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.10...10.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 17:32:45 -08:00
Matt Bierner
9e5f14c1bc Default strict null checks to off for implicit projects
For #109988
2020-11-30 16:40:15 -08:00
Martin Aeschlimann
18ecb87939 fix html yarn.lock 2020-12-01 01:05:42 +01:00
Eric Amodio
c358910b01 Fixes #110880 - sets useConfigOnly=true on commit 2020-11-30 17:55:52 -05:00
Martin Aeschlimann
634fb13135 [css][html] update dependencies 2020-11-30 23:54:53 +01:00
Martin Aeschlimann
8448b1680c [html] update dependencies 2020-11-30 23:54:53 +01:00
Martin Aeschlimann
dceba9ebb7 [css][html] Option to disable MDN Reference popups only (without effecting other functionalities). For #97979 2020-11-30 23:25:50 +01:00
Miguel Solorio
c6e90c5ea3 Update 'statusBarItem.errorBackground' default color token (refs #110214) 2020-11-30 14:10:49 -08:00
Martin Aeschlimann
ec13471816 [json] Inconsistency between files.insertFinalNewline and Format Document. Fixes #17359 2020-11-30 23:07:24 +01:00