Commit Graph

13490 Commits

Author SHA1 Message Date
Henning Dieterichs ff757ef8f4 Fixes #175797 (#175899) 2023-03-03 13:08:21 +01:00
aamunger 869f18c010 fail with more info 2023-03-01 15:31:54 -08:00
Aaron Munger fae46b88cf Merge pull request #175704 from amunger/differentiateTest
unique test names
2023-02-28 22:02:32 -08:00
Matt Bierner 1270982c75 Make add missing new auto fixable (#175720)
Fixes #175719
2023-03-01 06:50:11 +01:00
Don Jayamanne bd77e72bbc Ensure svg+xml output is split into lines (#175724) 2023-03-01 06:48:50 +01:00
aamunger f2550cb362 unique test names 2023-02-28 14:54:54 -08:00
aamunger 2d169f44a3 small diagnostics update 2023-02-28 14:50:03 -08:00
Matt Bierner 28d9a83f12 Fix TS Server logging on windows (#175600)
Fixes #175172

We need to pass TS the windows style path here
2023-02-28 14:36:27 -07:00
Peng Lyu 2552748fc6 Re #174908. Allow renderers to respond to settings change. (#175606) 2023-02-28 08:37:18 -08:00
Ulugbek Abdullaev 612b6d7f11 extension linter: lint readme: don't return on closed doc 2023-02-28 14:00:30 +01:00
Ulugbek Abdullaev da34f7d462 extension linter: remove unused import 2023-02-28 14:00:30 +01:00
Ulugbek Abdullaev 500f3f30ec extension linter: context keys: improve error message 2023-02-28 14:00:30 +01:00
Ulugbek Abdullaev 5a8b485d82 extension linter: context keys: move the internal command to access parser to extension host code 2023-02-28 14:00:30 +01:00
Ulugbek Abdullaev 7e9f63f4ae extension linter: add linting for when-clauses (context keys) - "when" and "enablement" fields in extension manifest files - package.json
(no linting for keybindings.json yet)
2023-02-28 14:00:30 +01:00
Ulugbek Abdullaev 4c4639b888 extension linter: run parser with no regex error recovery 2023-02-28 14:00:30 +01:00
Ulugbek Abdullaev 2add9e8ceb extension linter: make sure we don't fail on array access 2023-02-28 14:00:30 +01:00
Ulugbek Abdullaev efffb789ff extension linter: add linting for when and enablement clauses in package.json's 2023-02-28 14:00:30 +01:00
Ulugbek Abdullaev e4fe3740b9 extension linter: add a warning todo 2023-02-28 14:00:30 +01:00
Ulugbek Abdullaev da6b280570 extension linter: refactor: rewrite package.json linting with a for-loop 2023-02-28 14:00:30 +01:00
Joyce Er 5148e0bde9 Use Buffer.toString in node-only context (#175592) 2023-02-27 23:31:16 +01:00
Matt Bierner ce24cb7dac Fix suggest action toggling (#175567)
Fixes #175113
2023-02-27 20:10:00 +01:00
Matt Bierner 7570fadcce Split uri-lists on \r\n for markdown drop (#175552)
Fixes #175547
2023-02-27 17:55:04 +01:00
Matt Bierner 1542e5f26b Pick up latest TS nightly for insiders (#175400) 2023-02-24 19:07:59 -06:00
David Dossett 42062cb3ea Fix find highlight background in Light+ V2 (#175372) 2023-02-24 19:40:00 +01:00
Tyler James Leonhardt 99e4904905 Add annotation to a telemetry point (#175370)
* Add annotation to a telemetry point

* forgot ,
2023-02-24 19:13:55 +01:00
Aiday Marlen Kyzy b9d1118393 increasing the package version of vscode-json-langaugeservice to 5.3.1 2023-02-24 18:12:08 +01:00
João Moreno 8635a5effd avoid using XDG_RUNTIME_DIR on darwin (#175241)
fixes #168321
2023-02-24 17:33:25 +01:00
Alex Ross cf4acb8050 Update grammars (#175350) 2023-02-24 17:22:41 +01:00
Henning Dieterichs 18b96f483c Fixes #173997 (#175349) 2023-02-24 17:18:37 +01:00
Martin Aeschlimann 07d120e10a schema URI not resolving in workspace file (#175320)
schema URI  not resolve in workspace file
2023-02-24 12:33:59 +01:00
Joyce Er 720985f2c6 Followup to #175151 (#175291) 2023-02-23 15:29:30 -08:00
Martin Aeschlimann 8dcf90c7d0 Non-standard capitalization of JSON commands (#175251) 2023-02-23 16:52:44 +01:00
Matt Bierner 4d247bae44 Don't allow one click reporting of TS Server crashes against VS Code repo when TS server plugins are enabled (#175186)
Don't allow one click reporting of TS Server crashes when TS server plugins are enabled

Fixes #175184
2023-02-22 23:26:18 +00:00
Martin Aeschlimann 400fde0524 relative schema path not resolved properly (#175185) 2023-02-23 00:01:20 +01:00
Joyce Er aa9dd05143 Category title for Continue in vscode.dev (#175151) 2023-02-22 10:31:31 -08:00
Matt Bierner b980b86066 Pick up latest markdown language service (#174881)
For #174005
2023-02-22 15:14:23 +01:00
Joyce Er d7fec23a8a Use fs.readFile instead of openTextDocument (#175077) 2023-02-22 07:35:34 +01:00
David Dossett 4965a140e9 Update active activity bar item foreground in v2 themes (#174980) 2023-02-21 20:25:22 +01:00
David Dossett d47bacfb75 Fix input border contrast in v2 themes (#172951)
* Fix v2 light theme input contrast

* Fix dark v2 theme border contrast
2023-02-21 11:15:45 -08:00
David Dossett e123385d1d Fix active tab foreground in dark+ v2 (#174991) 2023-02-21 20:10:51 +01:00
Matt Bierner 784bbdab8f Allowing configuring if markdown inserts a .md when completing paths to markdown files (#174882)
Fixes #174005
2023-02-21 08:07:31 +01:00
Martin Aeschlimann 05abefc4cd [css/json/html] update services and server (#174867) 2023-02-21 07:27:06 +01:00
Masaki Mori 1a79e7eb63 Fix #173735 (#174149)
* Fix #173735

* Fix #173735
2023-02-20 16:50:48 +00:00
Ely Ronnen 59f6d52062 fix #174711 Show Source command in Markdown custom editor (#174712)
fix #174711
2023-02-20 16:01:36 +00:00
Aiday Marlen Kyzy eee87af252 Adding the server and client code to the JSON language features extensions to enable JSONC sorting in VS Code (#174352)
* temporarily changing the funcion onFromat to be able to trigger the sorting on real examples

* adding the DocumentSortingRequest

* accesssing directly the text edits from the request

* added code in order to provide the link between the json sorting capabiliites and vscode

* adapting to the new api output of the sort function

* instead of using await use then inside of the command that registers

* textEditor replaces window.activeTextEditor

* adding changes from review

* update service

* use SortOptions

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2023-02-17 19:49:05 +01:00
Tyler James Leonhardt 71f619cbda Ensure the original scopes requested are the scopes in the Session returned (#174645)
Fixes #174631
Fixes #167791
2023-02-17 03:34:39 +01:00
aamunger a1665b75bf put open new editor link outside of scrollable div 2023-02-16 15:56:32 -08:00
Peng Lyu 6b45fd4bff Polish default line wrap in text/error output (#174615) 2023-02-16 20:36:12 +01:00
Alex Ross 6da385b3a3 Multi quick diff polish (#174584)
Part of https://github.com/microsoft/vscode/issues/169012
2023-02-16 16:15:10 +01:00
Peng Lyu 9570a06456 Fix #174393. Clear error container. (#174494) 2023-02-15 20:55:31 +01:00