Commit graph

90541 commits

Author SHA1 Message Date
Megan Rogge b03cce63f0
when view visibility changes, don't assume the panel should be focused (#138419) 2021-12-06 08:03:29 -08:00
Megan Rogge e5c76ddbbd
set shellType when it changes, fix #138388 (#138418) 2021-12-06 08:02:32 -08:00
Martin Aeschlimann 95a9378519
[json] add 'Clear schema cache' command. Fixes #138524 2021-12-06 16:56:17 +01:00
Johannes Rieken 1d4b413018
Merge pull request #137626 from dnicolson/add-singular-form-to-bispect-message
Add singular form of bisect message
2021-12-06 16:33:18 +01:00
Johannes Rieken d3815b7112
wrap web worker inside iframe when running in desktop 2021-12-06 16:05:08 +01:00
Martin Aeschlimann c515bf8c5e
make sure theme is loaded when restoring it. Fixes #138422 2021-12-06 15:00:15 +01:00
Benjamin Pasero 2085b19a51
smoke - allow 30s max for deleting test path (#137725) 2021-12-06 14:09:02 +01:00
Johannes Rieken 4498f73ed7
fix https://github.com/microsoft/vscode/issues/138502 2021-12-06 13:56:11 +01:00
Benjamin Pasero e8e0fb874d
smoke - disable test that is flaky still 2021-12-06 13:44:01 +01:00
Sandeep Somavarapu d52b2618a4
Merge pull request #138504 from microsoft/sandy081/ix138503
revert changes to User agent header
2021-12-06 12:55:32 +01:00
Johannes Rieken 22f7085a32
don't trigger suggest when composing characters, fixes https://github.com/microsoft/vscode/issues/132939 and fixes https://github.com/microsoft/vscode/issues/83428 2021-12-06 12:29:51 +01:00
Sandeep Somavarapu 61291e5145
revert changes to User agent header 2021-12-06 12:25:15 +01:00
Sandeep Somavarapu 72d8d114ab
revert changes to User agent header 2021-12-06 12:20:11 +01:00
Benjamin Pasero 11d343aef8
storage - add whenInit property to join init phase 2021-12-06 11:19:30 +01:00
Benjamin Pasero fe227dacb7
lifecycle - introduce and adopt finalVeto for backups (#138055) 2021-12-06 11:16:57 +01:00
Benjamin Pasero e1caacebce
backup - cancel pending operations on shutdown and handle cancellation better (#138055) 2021-12-06 10:55:33 +01:00
Benjamin Pasero 16d0a319b2
watcher - remove vscode-nsfw legacy watcher 2021-12-06 10:50:15 +01:00
Benjamin Pasero 8d61a33e38
editors - remove experimental experimentalDisableClearInputOnSetInput setting 2021-12-06 10:48:05 +01:00
Benjamin Pasero cd648da82c
sandbox - drop support for running file service in renderer 2021-12-06 10:46:51 +01:00
Benjamin Pasero fb0f3d4f31
backups - prevent redundant backup on startup (fix #138497) 2021-12-06 10:40:22 +01:00
Johannes Rieken 84fce54d28
send file system info with dummy uri, https://github.com/microsoft/vscode-remote-release/issues/5714
this ensures uris undergo transformation and therefore file and vscode-remotes are handled correctlly
2021-12-06 10:35:48 +01:00
Johannes Rieken 96643fc3f5 update mywork milestone 2021-12-06 09:52:41 +01:00
Benjamin Pasero 4c98664778
editors - allow to close a dirty editor that is opened in another group split (fix #138442) 2021-12-06 08:39:39 +01:00
Chris Dias d09289a2b6 update distro 2021-12-03 11:33:44 -08:00
Tyler Leonhardt 8541d5b225
Improve docs on QuickPickItem.picked. Fixes #138070 2021-12-03 10:50:06 -08:00
Martin Aeschlimann f6da2394ae
Remove browsing for file icon themes for security issues 2021-12-03 17:37:27 +01:00
Tyler Leonhardt f0f375d7eb
add text clarifying when buttons can be used. Fixes #138204 2021-12-03 08:23:00 -08:00
Logan Ramos f0654a2f62
Fix #138361 2021-12-03 10:00:47 -05:00
Logan Ramos d931b945a9
Bump distro 2021-12-03 09:13:01 -05:00
Alex Ross c9aab8fca7
Fix tasks with linux to Windows remote
Fixes microsoft/vscode-remote-release#5989
2021-12-03 11:34:37 +01:00
Henning Dieterichs 39d5332d9b
Merge pull request #138042 from microsoft/hediet/allowedCharactersRecord
allowed characters: string -> record
2021-12-03 09:51:31 +01:00
Sandeep Somavarapu cca3e817a2
Fix #136334 2021-12-03 00:05:45 +01:00
rebornix 0573777298
input collapse should trigger view update as collapse is no longer metadata. 2021-12-02 11:00:24 -08:00
Henning Dieterichs 0d61a576f7
Removes unused field ComputedEditorOption.deps 2021-12-02 17:48:48 +01:00
Joyce Er 1303984d6a
Add tarballProxyEndpoints workbench option (#138283) 2021-12-02 08:29:04 -08:00
Henning Dieterichs a78af4e44d
Fixes test failures. 2021-12-02 17:26:04 +01:00
Ladislau Szomoru bbede2dc0a
Add extension readme file 2021-12-02 17:07:55 +01:00
Henning Dieterichs 469043a561
allowedCharacters: string -> allowedCharacters: Record<string, bool> 2021-12-02 17:03:02 +01:00
Henning Dieterichs 093aa3c433
Allows editor options to override how new config updates are applied. 2021-12-02 17:02:21 +01:00
Logan Ramos b395575f00
Address comments about ? operator 2021-12-02 09:55:53 -05:00
Martin Aeschlimann 75455fd428 update request-light. Fixes #136267 2021-12-02 15:44:56 +01:00
Johannes Rieken 87be9f7620
align with other settings and rename problems.compareOrder to problems.sortOrder, https://github.com/microsoft/vscode/issues/135249 2021-12-02 15:27:05 +01:00
Alex Ross e228f2a2b5
Add cancel to typescript promise rejection (#138333)
Fixes #138269
2021-12-02 15:21:29 +01:00
Dirk Baeumer 93347ca210
Move to latest LSIF indexer 2021-12-02 15:16:00 +01:00
Sandeep Somavarapu 78f57a43dc
log prerelease query to telemetry 2021-12-02 15:02:52 +01:00
Alex Ross 7fd177d494
Remove array from autoamtion profile schema
Fixes #138290
2021-12-02 13:44:25 +01:00
João Moreno 1af9ac1b8f
fixes #138274 2021-12-02 11:51:15 +01:00
Ladislau Szomoru af8b6ad9f0
SCM - Introduce another open changes command got editor/command palette (#138293)
* Introduce another command got editor/command palette
2021-12-02 11:40:08 +01:00
Andre Weinand d29de45bdb
use final DAP 1.51.0 2021-12-02 11:37:35 +01:00
Benjamin Pasero a59f59b482
debt - do not reject without reason 2021-12-02 10:39:21 +01:00