Commit Graph

89088 Commits

Author SHA1 Message Date
Tyler Leonhardt 8e65ae28d5 rev distro 2021-09-10 11:24:07 -07:00
Tyler Leonhardt 961e7dc2d8 rev distro 2021-09-10 11:09:26 -07:00
Tyler Leonhardt 1cdf829965 make alpine build vscode_arch aware 2021-09-10 10:58:04 -07:00
Daniel Imms 4e78b902fa Merge remote-tracking branch 'origin/main' into tyriar/serialize_buffer 2021-09-10 10:53:21 -07:00
Rob Lourens edaf965c52 Fix #132826 2021-09-10 10:48:24 -07:00
Sandeep Somavarapu 5c97b25a97 fix parsing alpine target platform 2021-09-10 18:19:40 +02:00
Peng Lyu 23cffa27b8 Merge pull request #132834 from microsoft/dev/joyceerhl/override-iw-options
Interactive window cell toolbar visibility should always be 'hover'
2021-09-10 09:04:36 -07:00
Johannes Rieken 0c2e315b45 better fix for https://github.com/microsoft/vscode/issues/128198 2021-09-10 18:00:42 +02:00
Daniel Imms 9cee230c88 Ensure local terminals can launch before available profiles are ready
Fixes #132519
Fixes microsoft/vscode-remote-release#5556
2021-09-10 08:52:49 -07:00
Andrii Dieiev 20388b6d00 Fix keys used to resolve terminal settings (#132851) 2021-09-10 08:29:01 -07:00
Logan Ramos 99a7252773 Bump distro 2021-09-10 11:12:39 -04:00
Sandeep Somavarapu 8a92e78bdf improve error message 2021-09-10 17:01:41 +02:00
Daniel Imms d6b535ea40 Don't await profiles for custom ptys, ensure createTerminal returns
Fixes #132519
Fixes microsoft/vscode-remote-release#5556
2021-09-10 07:57:46 -07:00
Logan Ramos d97e281265 Bump distro 2021-09-10 10:50:43 -04:00
Henning Dieterichs 2c99163792 Implements #131940. The suggest widget is not being stopped from automatically opening anymore if suggest preview is enabled. Instead, the first inline suggestion is used to preselect an item in the suggest widget. 2021-09-10 16:49:15 +02:00
Logan Ramos d3d2d7b63d Bump distro 2021-09-10 10:31:38 -04:00
Alexandru Dima 8804f9e76c Merge remote-tracking branch 'origin/main' into pr/LEGOL2/127860 2021-09-10 16:06:43 +02:00
Sandeep Somavarapu e3586ecf1e support alpine linux 2021-09-10 16:06:37 +02:00
Henning Dieterichs 5e1ba6138c Removes preview mode from schema, as only subwordSmart makes sense anyways. Fixes #131525. 2021-09-10 15:59:38 +02:00
Alexandru Dima 3d0c27ca86 Fall back to importScripts if eval is not available (microsoft/monaco-editor#2488) 2021-09-10 15:57:24 +02:00
Alexandru Dima 7de611ff19 Adopt latest loader 2021-09-10 15:55:34 +02:00
Henning Dieterichs c36a85733d Fixes #132017 by resolving style conflicts for ghost text. 2021-09-10 15:53:47 +02:00
Henning Dieterichs 772dda343d Fixes #132438 by explictly handling indentation when computing ghost text. 2021-09-10 15:44:39 +02:00
Benjamin Pasero 281edebdff watcher - enable nsfw by default in insiders (#132483) 2021-09-10 15:14:05 +02:00
Benjamin Pasero 037333c169 editors - add a test for fixing #132859 2021-09-10 15:00:00 +02:00
Benjamin Pasero 7f4ba4a8a4 Editor without resource no longer open in the active group in some cases (fix #132859) 2021-09-10 14:32:49 +02:00
Benjamin Pasero 68ad462a7c editors - first cut view state support for side by side editors 2021-09-10 14:21:38 +02:00
Benjamin Pasero a0b9453c53 editors - more code alignments 2021-09-10 13:37:32 +02:00
Benjamin Pasero 741b107733 editors - make more view state management reusable 2021-09-10 13:32:19 +02:00
Benjamin Pasero 004716fc3f editors - first cut base editor with view state 2021-09-10 11:04:31 +02:00
Martin Aeschlimann 534c529c29 Revert "Status bar hover should show instantly. Fixes #129118"
This reverts commit b8b5bcb63b.
2021-09-10 09:57:28 +02:00
Benjamin Pasero 0884da1650 Revert "await terminal creation for exthost"
This reverts commit febea8efd8.
2021-09-10 09:48:59 +02:00
Christof Marti e5ebb48219 Proposed API for now (#111371) 2021-09-10 09:25:12 +02:00
Anton Kosyakov 84ea7afc17 [vscode-ext-api] fix #111371: expose remote authority 2021-09-10 09:20:23 +02:00
Benjamin Pasero 6262da9c94 Open recently closed tab auto pins it when the other group has a pinned tab (fix #132833) 2021-09-10 08:54:44 +02:00
Joyce Er efe1bd83c3 Allow IW to override notebook options 2021-09-09 22:38:08 -07:00
Matt Bierner b653e2a7c0 Don't call asyncRenderCallback if result has been disposed of
Fixes #132816
2021-09-09 20:08:22 -07:00
Matt Bierner 60f4bb6dbb Make sure we dispose of image load listeners
For #132816
2021-09-09 18:43:39 -07:00
Jackson Kearl f7bdb7ce51 Fix #132271
Fix #130412
2021-09-09 18:27:27 -07:00
Matt Bierner ad67ad4530 Show lightbulb when user makes a selection in js/ts 2021-09-09 18:18:00 -07:00
Matt Bierner 74989b2993 Fix organize import for empty file
Fixes #132637

We should not show the lightbulb when auto applying code actions
2021-09-09 18:18:00 -07:00
Rob Lourens e1cd33dda7 Roll back settings row height calc changes
Fix #132430
2021-09-09 17:12:43 -07:00
meganrogge b69c899b55 update distro 2021-09-09 15:51:38 -07:00
Megan Rogge a23c56971e #132774 (#132808) 2021-09-09 15:29:07 -07:00
Matt Bierner c62f59fcae Fix map func not having this bound
Fixes #132703
2021-09-09 15:03:30 -07:00
Matt Bierner 5567b44234 Use JS modules for kernel preloads (#132088)
* Use JS modules for kernel preloads

Fixes #131117

This changes kernel preloads from being global scripts to instead be JS modules. This aligns them with our existing renderer API and should make it easier for people to author preloads that depend on VS Code apis

* Remove top level state and postmessage from kernel context
2021-09-09 14:43:22 -07:00
Justin Wei 0aaedebdb0 Do not fold closing tag (#132316) 2021-09-09 14:27:16 -07:00
meganrogge febea8efd8 await terminal creation for exthost 2021-09-09 14:13:03 -07:00
Rob Lourens ef764973fd Force non-json editor when opening a settings editor with search query specified
Fix #132375
2021-09-09 13:30:03 -07:00
Logan Ramos 4ae3caa588 Update monaco.d.ts 2021-09-09 15:48:34 -04:00