Commit graph

9970 commits

Author SHA1 Message Date
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
BTNDev 2b75c3d5ac
updated javascript for in snippet (#111062)
Updated javascript for in snippet to use Object.hasOwnProperty insted of object.hasOwnProperty because of this vulnerability: https://eslint.org/docs/rules/no-prototype-builtins
2020-11-20 15:37:46 -08:00
Andrew Casey 9195c9ab14
Expose TS server tracing (#110534)
* Add typescript.tsserver.enableTracing setting

* Document typescript.tsserver.enableTracing setting
2020-11-20 15:28:18 -08:00
Matt Bierner b4c0cfb513 Better note current version in TS version UI
Fixes #111001
2020-11-19 22:19:32 -08:00
Matt Bierner 67b0e2d72d Pick up TS 4.1 final release
Fixes #111000
2020-11-19 22:09:54 -08:00
Matt Bierner 59428623f9 Cancel encodedSemanticClassifications-full on resource change
For #102161
2020-11-19 14:14:21 -08:00
Raymond Zhao ffacef4727
Fix #58600, Format Emmet package.json (#110891) 2020-11-19 13:44:11 -08:00
João Moreno 76e1b21f4f
fixes #110800 2020-11-19 12:20:01 +01:00
Johannes Rieken d04f3178dc proper name for register function: registerFileDecorationProvider, #54938 2020-11-19 08:13:18 +01:00
João Moreno 3d013dc76f
move git rename to command palette 2020-11-18 11:08:42 +01:00
Johannes Rieken 12b808cf08 make event optional, event naming, relax badge length a little, https://github.com/microsoft/vscode/issues/54938 2020-11-18 10:04:30 +01:00
Raymond Zhao e7ce16ceb0 Preserve old showEmmetcommands ID #58600 2020-11-17 23:27:24 +00:00
Raymond Zhao 33e7e030d2 Move Show Emmet Commands command to extension #58600 2020-11-17 23:17:05 +00:00
Rachel Macfarlane 9641ad2253 Don't use local server for signin in remote scenarios, fixes #104628 2020-11-17 15:10:27 -08:00
Christof Marti 0c2c8dd8b8 Inline allOf clauses for additionalProperties: false (fixes microsoft/vscode-remote-release#2967) 2020-11-17 11:16:37 +01:00
Johannes Rieken 793b679ebc adopt latest API 2020-11-17 10:09:17 +01:00
Johannes Rieken fd610cfa5f
Merge branch 'master' into joh/tsQuickRename 2020-11-17 09:05:38 +01:00
Miguel Solorio cabfaa63d0
Merge branch 'master' into misolori/notebook-styles 2020-11-16 14:28:00 -08:00
Andrew Branch 00fa5d3884
[typescript-language-features] Update importModuleSpecifierPreference values (#110536)
* Update importModuleSpecifierPreference values

* -using

* Add minimum version message
2020-11-16 13:06:40 -08:00
Miguel Solorio e7fe18ddf8 Update default styles and polish focus treatment 2020-11-16 10:49:25 -08:00
Johannes Rieken 15353669a6
Merge branch 'master' into joh/tsQuickRename 2020-11-16 18:14:30 +01:00
Martin Aeschlimann 8134d8c9e7 rename to OnTypeRenameRangeProvider. For #109923 2020-11-16 18:07:15 +01:00
Martin Aeschlimann 0b8a242be0 surface latest jsbeatify settings. Fixes #84606. Fixes #79334 2020-11-16 17:50:28 +01:00
João Moreno 62e830be77
Git/SCM: Use vscode.open and vscode.diff for a better editor opening experience (#110733)
* wip: try to use vscode.open and vscode.diff in git/scm

related to #110397

* 💄

* revert change to commands.converter.toInternal

* complete usage os vscode.open and vscode.diff in git extension
2020-11-16 16:19:26 +01:00
Johannes Rieken ea3b8da874 also quick rename type parameters, ignore declare only things 2020-11-16 12:05:39 +01:00
Johannes Rieken e6bb245b6c use predefined constants 2020-11-16 11:59:14 +01:00
Johannes Rieken f9224001d5 Merge branch 'master' into joh/tsQuickRename 2020-11-16 11:53:56 +01:00
Alex Ross eea8648466 Use vscode.open in NPM scripts view
Part of #110497
2020-11-13 14:42:54 +01:00
Johannes Rieken b851bf9ca0 Merge branch 'master' into joh/tsQuickRename 2020-11-13 13:55:23 +01:00
Martin Aeschlimann c5ee747748
Merge pull request #110541 from loganrosen/ember-cli
Mark .ember-cli as jsonc instead of json
2020-11-13 11:10:31 +01:00
Sandeep Somavarapu b5cd02f178 #106348 Adopt codicon for npm view 2020-11-13 09:56:48 +01:00
Johannes Rieken 8f82b02a4c
Merge pull request #109842 from microsoft/joh/98228
Use new completion label for imported modules
2020-11-13 08:39:03 +01:00
Logan Rosen 710da39135 Mark .ember-cli as jsonc instead of json
The .ember-cli file generated by Ember is JSON with Comments (jsonc): https://github.com/ember-cli/ember-cli/blob/master/blueprints/app/files/.ember-cli

I've changed its associated language accordingly because it being the JSON type by default causes red underlines in the generated file.
2020-11-12 22:33:38 -05:00
Miguel Solorio b155f9757a Update seti 2020-11-12 13:33:17 -08:00
Connor Peet 2fdc607f19
Merge pull request #110273 from microsoft/connor4312/fix-search-freeze-on-long-lines
search: fix freezing ui on long lines
2020-11-12 12:34:18 -08:00
Seth Fitzsimmons 217ad5ac66 Typo: Uncommited → Uncommitted 2020-11-12 15:31:30 -05:00
Johannes Rieken 165e49bfe8 use rename info instead of highlight info 2020-11-12 21:07:59 +01:00
Johannes Rieken ce7bd67d46 explore on-type-rename for TypeScript 2020-11-12 20:47:50 +01:00
Miguel Solorio 753a1c095a Adjust debug toolbar shadow (fixes #110422) 2020-11-12 09:26:51 -08:00
Alex Ross 7b5849b123 Fix build 2020-11-12 16:36:02 +01:00
Alex Dima 52e9e02e0a
Fixes #110141: Do not push undo stack elements for a no-op EOL change 2020-11-12 12:18:27 +01:00
João Moreno 549da12a6d
fixes #104061 2020-11-12 11:34:09 +01:00
unknown cc9616baf8 use 'enablement' instead of 'preconditions' 2020-11-12 08:46:41 +00:00
Matt Bierner 17c29f0b99 Add support for web TS Server logging over postMessage
For https://github.com/microsoft/TypeScript/pull/39656
2020-11-11 17:39:17 -08:00
Matt Bierner afcfc97316 Fix method spelling 2020-11-11 17:39:17 -08:00
Matt Bierner 7c6994d1b5 Use toOpenedFilePath to ensure we don't ask TS server for projectInfo if a file is not open 2020-11-11 17:39:17 -08:00
Matt Bierner fb93010aa2 Make sure we use the same path normalizer in a few additional places in buffer sync 2020-11-11 17:39:17 -08:00
Matt Bierner 805aa7e8f4 Make ResourceMap treat the same file with different scheme as different
Fixes #110435
2020-11-11 17:39:17 -08:00
meganrogge b2eca1fd4d Fix InMemoryDocument to support both OS line endings
Co-authored-by: mjbvz <matb@microsoft.com>
Co-authored-by: meganrogge <megan.rogge@microsoft.com>
2020-11-11 14:05:20 -08:00
Martin Aeschlimann 65c3fb0a08 [css] add ':' as trigger character. Fixes microsoft/vscode-css-languageservice#108 2020-11-11 21:46:02 +01:00
Connor Peet 49d1396aeb
update pattern and add to grammar 2020-11-11 10:11:04 -08:00
Connor Peet 900bcb7632
Merge remote-tracking branch 'origin/master' into connor4312/fix-search-freeze-on-long-lines 2020-11-11 10:01:06 -08:00
João Moreno 5bf6d0cabc
fixes #65188 2020-11-11 16:12:01 +01:00
Connor Peet f5898a0e59
surround match in zero-width spaces to avoid clobbering 2020-11-10 22:47:32 -08:00
Rob Lourens 35f9bac07d Disable markdown smart select tests #110365 2020-11-10 20:02:24 -08:00
Connor Peet 2b9e62fcf0
Merge remote-tracking branch 'origin/master' into connor4312/fix-search-freeze-on-long-lines 2020-11-10 16:11:50 -08:00
Connor Peet 00f32f9a26
make search editor ranges work for hidden text 2020-11-10 16:04:00 -08:00
Connor Peet 046654ae65
make search editor ranges work for hidden text 2020-11-10 15:57:03 -08:00
Erik Krogh Kristensen 7a4e81a674
fix catastrophic backtracking when parsing markdown files (#109964) 2020-11-10 14:56:06 -08:00
Megan Rogge 63d15a97c7
Support character markup in mardown smart select (#110195)
* create tests and add selection functions for inline ranges
2020-11-10 11:38:27 -08:00
Raymond Zhao 7065675056 Fix #109177 2020-11-10 17:10:46 +00:00
João Moreno 3d61a39074
fixes #103031 2020-11-10 16:52:35 +01:00
João Moreno e8b69537cd
fixes #40295 2020-11-10 13:54:53 +01:00
João Moreno 62877b66d8
Merge branch 'master' into pr/107958 2020-11-10 11:59:25 +01:00
João Moreno 13f9f73353
💄 2020-11-10 11:41:40 +01:00
João Moreno 1d18ebe47e
Merge branch 'master' into pr/107074 2020-11-10 11:33:25 +01:00
João Moreno 6a2da6d725
💄 2020-11-10 11:28:44 +01:00
João Moreno 7200f73de2
Merge branch 'master' into pr/106368 2020-11-10 11:25:50 +01:00
João Moreno 2c1272b794
fixes #104945 2020-11-10 11:22:18 +01:00
Suman B K 4247b296eb
Including ` as part of foldEndPairCharacters (#110108)
* Including '`' as part of foldEndPairCharacters

* Removed test code, which was unrelated
2020-11-09 18:02:38 -08:00
Matt Bierner d04956f6a7
Switches the 'Fix all' quick fix provider to use resolveCodeAction (#107853)
Made while testing #106410
2020-11-09 18:00:46 -08:00
Raymond Zhao c9bebe2cc9 Fix #98041 2020-11-10 00:09:42 +00:00
rebornix 0efbfd9190 fix #108765. 2020-11-09 15:38:11 -08:00
David Sanders fcef0e3db4
Use Array.flat() (#110189) 2020-11-09 12:46:26 -08:00
Raymond Zhao b5f6a521e0 Fix vscode-emmet-helper issue #1 2020-11-09 20:03:38 +00:00
rebornix e5530fc4f0 fix #105920. 2020-11-09 11:40:07 -08:00
Miguel Solorio a45abdbd1b Update seti 2020-11-09 11:15:03 -08:00
João Moreno 91aa548b05 Merge branch 'master' into pr/104614 2020-11-09 16:34:21 +01:00
João Moreno 98e0e93ae0 💄 2020-11-09 16:19:13 +01:00
João Moreno c96f362934 Merge branch 'master' into pr/99324 2020-11-09 16:17:36 +01:00
João Moreno 309cabdf51 💄 2020-11-09 16:08:03 +01:00
João Moreno 978d39324a Merge branch 'master' into pr/104312 2020-11-09 16:03:36 +01:00
Scott Davis 7e5609afa9
feat: implement Git: Push Tags command (#110096)
Related to #109799
2020-11-09 16:00:44 +01:00
João Moreno ec084a25bd 💄 2020-11-09 15:19:15 +01:00
João Moreno df4524f713 Merge branch 'master' into pr/97525 2020-11-09 15:08:04 +01:00
João Moreno 86d848d8e7 💄 2020-11-09 14:45:36 +01:00