Commit Graph

89088 Commits

Author SHA1 Message Date
Daniel Imms 567b4e7912 Improve order of terminal dropdown
Fixes #130192
2021-08-20 13:05:18 -07:00
Daniel Imms 9fdf5a5ef6 Improve sorting of new with profile command
Part of #130192
2021-08-20 13:05:17 -07:00
meganrogge 33578ab747 part of #131263 2021-08-20 12:28:03 -07:00
Daniel Imms 4a86310523 Fix remove parent folder from links on Windows
Fixes #131275
2021-08-20 12:08:39 -07:00
Rob Lourens 6c2c6186e8 Fix #131201 2021-08-20 10:27:28 -07:00
deepak1556 89bbd372f4 ci: update node modules cache 2021-08-20 10:19:59 -07:00
nickofolas e6f5197258 Edit status bar to fix grammatical issues 2021-08-20 11:58:27 -05:00
Benjamin Pasero 0096a6cc55 Web welcome banner support (#131179)
* web - implemen a welcome banner and embedder API

* allow to set icon too
2021-08-20 18:20:45 +02:00
isidor 5b44bb452d debug: do not show a modal dialog and a notification
#128484
2021-08-20 17:55:09 +02:00
Daniel Imms c8612458cb Force new terminal editor button to create in active group
Fixes #131156
2021-08-20 08:54:49 -07:00
Connor Peet a24bd09b0b debug: use stride to try a wider range of ports
Fixes #119171
2021-08-20 08:44:10 -07:00
Daniel Imms 819fd65fc2 Fix terminal rename, change color/icon inline tab
Fixes #131190
2021-08-20 08:09:12 -07:00
Daniel Imms 2461e9c777 Only first group service active changed if changed group is active
On split of a backgrounded terminal the group service active instance event would
incorrectly fire. This change makes sure that the active instance change event
only ever gets fired on group service when the group is active.

Fixes #131261
Fixes #130227
2021-08-20 07:56:18 -07:00
Johannes Rieken 61e2a76157 render text and details, only detail supports mini-md 2021-08-20 16:48:17 +02:00
isidor 4453b32a3d fixes #126210 2021-08-20 16:32:09 +02:00
Alex Dima 6971f1dc3d Add more tracing for commands with multiple implementations 2021-08-20 16:07:51 +02:00
Sandeep Somavarapu f410d7273f Merge pull request #129929 from daiyam/fix-typo
fix typo in variable name
2021-08-20 15:19:28 +02:00
Sandeep Somavarapu fc6f344966 Fix #130386 2021-08-20 15:14:01 +02:00
Sandeep Somavarapu 509a5db8be Fix #130593 2021-08-20 14:49:30 +02:00
Sandeep Somavarapu 19c8f10905 update distro 2021-08-20 14:26:25 +02:00
Sandeep Somavarapu cbc06ba794 Merge branch 'main' into sandy081/platformSpecificExtensions 2021-08-20 14:24:54 +02:00
Sandeep Somavarapu 2622a2fa0c use donotIncludePackAndDependencies option when downloading remote extensions locally and install 2021-08-20 14:19:13 +02:00
Alexandru Dima fa153583f1 Merge pull request #129226 from tony-xia/update-var-name
Update a variable name
2021-08-20 14:16:08 +02:00
Johannes Rieken 9652c1aeee tweak padding and position of button 2021-08-20 13:19:13 +02:00
Alex Dima a4d231d546 update distro 2021-08-20 13:13:17 +02:00
Johannes Rieken 3fbb432eae tweak padding of button 2021-08-20 13:11:22 +02:00
Johannes Rieken 1fd1444123 support language status command, no more pin for now 2021-08-20 13:04:41 +02:00
Sebastian Pahnke 9a8f9c1f7d Add support to list provided code action kinds when registering a CodeActionProvider in the standalone editor 2021-08-20 12:55:49 +02:00
Sandeep Somavarapu 061b39fffa Fix #130243 2021-08-20 12:43:18 +02:00
Johannes Rieken 2a79e2997c Merge branch 'main' into joh/langStatus 2021-08-20 12:34:23 +02:00
Sandeep Somavarapu a4ec86d265 Fix #130707 2021-08-20 12:31:22 +02:00
Sandeep Somavarapu e9e5d9fd50 Fix #130705 2021-08-20 12:22:59 +02:00
Johannes Rieken 7ef7997cbb don't call _resolveCodeLensesInViewport right after having added lenses because they still report "invisible" at that point in time, fixes https://github.com/microsoft/vscode/issues/131252 2021-08-20 12:18:02 +02:00
Benjamin Pasero 77d32e443e tabs - fix perf issue with opening many editors at once (#130634) 2021-08-20 12:06:10 +02:00
Sandeep Somavarapu 984dbbe599 Fix #130962 2021-08-20 11:41:14 +02:00
Alex Dima 8cc3500e56 Merge remote-tracking branch 'origin/main' into update-var-name 2021-08-20 11:30:38 +02:00
Johannes Rieken 6ef61f0d44 Allow HTMLElement as status bar tooltip 2021-08-20 11:30:11 +02:00
Isidor Nikolic b3579dc545 Merge pull request #131048 from microsoft/digitarald/more-filetypes
Adding most frequently used file associations
2021-08-20 11:28:36 +02:00
Johannes Rieken 47c2a4983c Merge branch 'main' into joh/langStatus 2021-08-20 11:10:00 +02:00
Johannes Rieken 99e3914c7e move statusbar from /common/ to /browser/ 2021-08-20 10:59:00 +02:00
Sandeep Somavarapu 47f1e2c517 Merge branch 'main' into sandy081/platformSpecificExtensions 2021-08-20 10:53:43 +02:00
Johannes Rieken ef6c5027c6 don't use 'services/statusbar/common/statusbar#StatusbarAlignment' from extension host, use boolean instead 2021-08-20 10:50:25 +02:00
Alexandru Dima df8fe74bd5 Merge pull request #129224 from tony-xia/update-method-name
Update method name
2021-08-20 10:41:56 +02:00
Alexandru Dima b1bc6356ea Merge pull request #128949 from remcohaszing/define-window-monaco-environment
define window.MonacoEnvironment
2021-08-20 10:35:30 +02:00
Alex Dima 504f934659 Merge remote-tracking branch 'origin/main' into update-method-name 2021-08-20 10:24:06 +02:00
Alex Dima 8ef3beee63 Move extra monaco.d.ts content to the recipe file 2021-08-20 10:21:29 +02:00
Alex Dima 5fd40b7782 Merge remote-tracking branch 'origin/main' into define-window-monaco-environment 2021-08-20 10:13:26 +02:00
Jackson Kearl 0547e04d24 Close #131095 2021-08-20 01:06:05 -07:00
Alexandru Dima c3ff4d1672 Merge pull request #131181 from microsoft/alex/auto-web-worker-ext-host
Automatically start the web worker extension host
2021-08-20 10:00:10 +02:00
Johannes Rieken bc4f06a084 Merge branch 'main' into joh/langStatus 2021-08-20 09:33:23 +02:00