Commit graph

9886 commits

Author SHA1 Message Date
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
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