Commit graph

9955 commits

Author SHA1 Message Date
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
Martin Aeschlimann
0b97b6b160 [json] update dependencies 2020-11-30 22:42:58 +01:00
Alex Ross
2afcea867a Use argparse 1.0.9 in npm extension 2020-11-30 15:03:16 +01:00
João Moreno
a5a37240bc fixes #108001 2020-11-30 11:51:01 +01:00
Martin Aeschlimann
444f79cc3a Improve quiet light diff syntax highlighting. For #107926 2020-11-27 17:33:36 +01:00
Martin Aeschlimann
e24ea5ef61
Merge pull request #107926 from alisonnoyes/master
Quiet Light theme diff syntax highlighting
2020-11-27 17:25:52 +01:00
Martin Aeschlimann
1a6d7f3118 [json] performance warning message can't be ignored. Fixes #105988 2020-11-27 17:24:02 +01:00
Martin Aeschlimann
627ad0b4ee rename OnTypeRename -> LinkedEditing (for #109923) 2020-11-27 16:31:56 +01:00
João Moreno
995983da54
github: get all branches 2020-11-27 14:02:13 +01:00
João Moreno
0321ca5d96
fixes #106664 2020-11-27 12:22:16 +01:00
Martin Aeschlimann
3ceea17846 npm: use project dir when using npm 2020-11-25 11:53:14 +01:00
Johannes Rieken
bd40e2555b remove TS on-type-rename feature, https://github.com/microsoft/vscode/issues/109923, fyi @mjbvz 2020-11-24 17:58:28 +01:00
Martin Aeschlimann
2efde187ac HTML Semantic Tokens test failures. Fixes #111214 2020-11-24 09:31:21 +01:00
Raymond Zhao
4c55c7264f Revert "Fix #58600, Format Emmet package.json (#110891)"
This reverts commit ffacef4727.
2020-11-23 09:20:27 -08:00
João Moreno
12983c8175 Merge remote-tracking branch 'origin/master' 2020-11-23 11:50:51 +01:00
João Moreno
93f8adf263 💄 2020-11-23 11:50:16 +01:00
Martin Aeschlimann
07d680b7c8 semantic highligting: deprecate member, add method. Fixes microsoft/language-server-protocol#1087 2020-11-23 11:41:12 +01:00
João Moreno
e81eb57671 Merge branch 'master' into pr/107705 2020-11-23 11:33:12 +01:00
chenjigeng
eae037b391 Fixed Hover style incorrect when writing javascript in HTML 2020-11-22 10:52:27 +08:00
Connor Peet
a194746aa3
auto attach: allow temporarily disabling
Fixes https://github.com/microsoft/vscode/issues/111021
2020-11-20 16:08:05 -08:00