Commit Graph

92392 Commits

Author SHA1 Message Date
Johannes Rieken dfe1ebf8c9 replace ImplementationProviderRegistry with service property 2022-01-31 11:57:22 +01:00
Johannes Rieken 60bf54dcd9 replace DeclarationProviderRegistry with service property 2022-01-31 10:43:54 +01:00
Johannes Rieken 98ed6e1eb4 replace TypeDefinitionProviderRegistry with service property 2022-01-31 10:37:19 +01:00
Johannes Rieken 56f0932539 replace DefinitionProviderRegistry with service property 2022-01-31 10:31:39 +01:00
Johannes Rieken ecbdbffde2 replace formatting registries for service properties 2022-01-31 10:01:17 +01:00
Johannes Rieken 89a498f820 replace CodeLensProviderRegistry with service property 2022-01-31 09:37:08 +01:00
Johannes Rieken 888170e18e replace InlayHintsProviderRegistry with service property 2022-01-31 09:31:16 +01:00
Johannes Rieken 57a7184820 replace DocumentSymbolProviderRegistry with service property 2022-01-31 09:23:16 +01:00
Johannes Rieken 9276e615a3 onboard rename to language feature service 2022-01-28 18:31:21 +01:00
Johannes Rieken 5dc873f464 move ReferenceProviderRegistry into new ILanguageFeaturesService service 2022-01-28 18:19:52 +01:00
Sandeep Somavarapu d4e08c85a9 #141054 enable the tests and keep debugging 2022-01-28 13:50:09 +01:00
Jackson Kearl b8178e3e2f Fix #141439 2022-01-27 22:57:57 -08:00
Jackson Kearl 22e1d42edc Fix #141434 2022-01-27 22:44:31 -08:00
Jackson Kearl 163dd4f6c0 Dont require steps to be defined
Fixes #141603
2022-01-27 22:28:11 -08:00
Jackson Kearl c0172e770b Revert 2022-01-27 21:49:21 -08:00
Greg Van Liew 56865d9ff4 Merge pull request #141679 from gregvanl/linkFixes
Use fully qualified names in @link
2022-01-27 21:47:31 -08:00
Jackson Kearl cab791bab5 Temporary window shift 2022-01-27 21:44:30 -08:00
Miguel Solorio 8fa7a735d8 Disable windows adjustment for active indicator (Refs #140647) 2022-01-27 21:00:37 -08:00
meganrogge 4af3e141de fix #141686 2022-01-27 22:03:12 -06:00
Rob Lourens 9990fa988f 💄
re #141582
2022-01-27 18:18:14 -08:00
Rob Lourens e95f414557 Clean up unused method, re #139541 2022-01-27 18:13:39 -08:00
Matt Bierner fdd5c8471a Avoid lookbehind in regexp
Fixes #141689
2022-01-27 17:54:50 -08:00
Matt Bierner 4bdfc9ad01 type -> interface 2022-01-27 17:54:50 -08:00
Matt Bierner ae08924bfa readonly 2022-01-27 17:54:50 -08:00
Rob Lourens 2076c0a5db Fix #141477 2022-01-27 17:27:27 -08:00
SteVen Batten 579c116df7 fixes #141471 2022-01-27 17:23:12 -08:00
Tyler Leonhardt c68d433ac8 copy & continue. Fixes microsoft/vscode-internalbacklog#2613 2022-01-27 16:55:27 -08:00
meganrogge 1b9ddd34bd Revert "create process in an empty workspace when cwd is userHome (#141660)"
This reverts commit a58b538662.
2022-01-27 18:06:51 -06:00
Benjamin Tidor c3b73d3733 Fix undefineds in text search results (#141522) 2022-01-27 15:47:51 -08:00
gregvanl 1a57cb8540 Use fully qualified names in @link 2022-01-27 14:38:58 -08:00
Connor Peet f21479e121 testing: fix inline decoration overlap
Fixes https://github.com/microsoft/vscode/issues/138915
2022-01-27 14:34:21 -08:00
SteVen Batten f811558542 refs #137633 2022-01-27 12:55:58 -08:00
meganrogge 7291704ac8 tweak setting language 2022-01-27 14:17:59 -06:00
Miguel Solorio 5725c6b48a Update Codicons: Add modes and menu bar
https://github.com/microsoft/vscode-codicons/commit/ee85be16f3ace94610210785b6f21cf6d592abdd
2022-01-27 12:09:56 -08:00
Matt Bierner 870bbbfea4 Update typescript-eslint/experimental-utils
Fixes #141653
2022-01-27 12:08:26 -08:00
Connor Peet 2438af8dab debug: bump js-debug 2022-01-27 11:39:59 -08:00
Daniel Imms c606c77214 Improve auto replies config more
Part of #141666
2022-01-27 11:35:59 -08:00
Daniel Imms ef1ae9592f Support null in auto replies setting
Fixes #141666
2022-01-27 11:28:03 -08:00
Martin Aeschlimann 947f2b58f0 tty for ./scipts/code-server 2022-01-27 20:22:38 +01:00
Martin Aeschlimann 4f27425179 --help should read better 2022-01-27 20:22:38 +01:00
Daniel Imms 8aa58ce751 Update shell integration config description
Fixes #141308
2022-01-27 11:11:27 -08:00
Alex Dima 56718a15f0 Fixes #140490 by always using cursor:text on macOS instead of our custom cursor. Since macOS Catalina the native cursor has a white border which makes it work well on dark themes, making our custom cursor not necessary. Also, macOS High Sierra is no longer officially supported by Apple (ref #96946) 2022-01-27 20:03:19 +01:00
Megan Rogge a58b538662 create process in an empty workspace when cwd is userHome (#141660) 2022-01-27 12:57:49 -06:00
Daniel Imms 9b0917d4a1 Merge pull request #141650 from microsoft/tyriar/141615
Ensure quick pick is closed on view output
2022-01-27 10:48:38 -08:00
Daniel Imms 4c83b115d3 Update src/vs/workbench/contrib/terminal/browser/terminalInstance.ts
Co-authored-by: Megan Rogge <megan.rogge@microsoft.com>
2022-01-27 10:48:31 -08:00
Harald Kirschner 3cc9dd40a8 Allow richer commands in get started entries 2022-01-27 10:24:32 -08:00
meganrogge fe333b3ad4 await open editor 2022-01-27 12:12:18 -06:00
Sandeep Somavarapu 718af04849 Merge pull request #141572 from microsoft/sandy081/extensionResourceHandler
Handle extension resources on server
2022-01-27 18:22:16 +01:00
Sandeep Somavarapu e7d99f3f6e fix #141633 2022-01-27 18:20:02 +01:00
Sandeep Somavarapu 6c48bdea27 fix typos 2022-01-27 18:10:43 +01:00