Commit Graph

86534 Commits

Author SHA1 Message Date
Ian Huff 5ff1971c63 Merge pull request #131283 from IanMatthewHuff/dev/ianhu/fixOutputMetadata
fix mime => metadata for renderOutputItem
2021-08-20 17:28:24 -07:00
meganrogge c1427cc329 fix #131263 2021-08-20 15:57:04 -07:00
Ian Huff 742a67937e fix mime => metadata 2021-08-20 15:32:24 -07:00
Rob Lourens be7f48a751 Don't steal find from output pane
Fix #121242
2021-08-20 14:10:49 -07:00
Alex Dima 8871934cca Fixes #130822: Add a limit to extension display name 2021-08-20 23:06:08 +02:00
Alex Dima 5da4d93f57 Fixes #129625: Remove redundant terms in OR expressions 2021-08-20 22:43:06 +02:00
Alex Dima f47facd3a4 Use ContextKeyExpr factory methods 2021-08-20 22:43:06 +02:00
Alex Dima 3c9f640de7 Remove duplicated terms in OR and AND expressions (#129625) 2021-08-20 22:43:06 +02:00
Daniel Imms 55fb25b71f Don't show panel when opening terminal editor
Fixes #131280
2021-08-20 13:17:31 -07:00
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
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
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 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
Alex Dima a4d231d546 update distro 2021-08-20 13:13:17 +02:00
Sandeep Somavarapu 061b39fffa Fix #130243 2021-08-20 12:43:18 +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
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 99e3914c7e move statusbar from /common/ to /browser/ 2021-08-20 10:59:00 +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
Ashish Vagish 44129daac8 fixed terminal settings point at invalid anchor (fix #130618) (#130784) 2021-08-19 19:42:05 -07:00
Megan Rogge d3db2d1062 Add terminal location API (#131028) 2021-08-19 19:08:06 -07:00
Matt Bierner e410db3dfe Remove deprecated notebook output item fields
These old properties are not document and have been deperecated for a few iterations now
2021-08-19 17:32:18 -07:00
Rob Lourens f46990ad3f Fix #130791 2021-08-19 17:29:44 -07:00