Commit graph

93405 commits

Author SHA1 Message Date
Matt Bierner 93a2a2fa12
Route webview requests to remote authority back through VS Code
This makes sure these requests are properly authenticated
2022-02-15 17:04:54 -08:00
John Murray a57c6dd8c7
Fix testing.openTesting setting text (#142306) (#142314) 2022-02-15 16:15:17 -08:00
Connor Peet ec853564c9
debug: allow multiline objects at top level in repl
Fixes #122870
2022-02-15 16:11:51 -08:00
Jackson Kearl a9cb97d5d0
Modal alert on file open error ref #142875 2022-02-15 15:16:16 -08:00
Alex Dima 43cf81a93d
Fixes #143048: Avoid having events leave the text model before all the text model parts have reacted and reflect a coherent state (by using explicit calls to deliver events to the text model parts) 2022-02-16 00:11:55 +01:00
Logan Ramos 69f268f052
Replace editor upon saving (#143144) 2022-02-15 17:11:45 -05:00
Megan Rogge a2348fa5f2
improve decorations (#143130) 2022-02-15 14:27:59 -06:00
Daniel Imms edc93d801f Merge remote-tracking branch 'origin/main' into tyriar/141006 2022-02-15 12:19:20 -08:00
Raymond Zhao 5fed3424f9
Polish splitview behaviour some more
Ref #79581
2022-02-15 12:13:16 -08:00
Daniel Imms c2faf99e41
Merge pull request #142568 from microsoft/tyriar/141599
Fix the shell integration remote install path resolving
2022-02-15 12:11:38 -08:00
Daniel Imms 15e5b5c188 remove todo 2022-02-15 12:10:37 -08:00
Daniel Imms f5fbf3b920
Merge branch 'main' into tyriar/141599 2022-02-15 12:08:52 -08:00
Logan Ramos f1846b2be1
Add modal error as part of #142875 2022-02-15 15:03:54 -05:00
Jackson Kearl c0920ae1bb
Fix #143122 2022-02-15 11:55:54 -08:00
Raymond Zhao 802cc9a4a9
polish 2022-02-15 11:39:26 -08:00
Stefan Haller 8956522dd4
testing: disallow moving from higher to lower terminal states
If a test is run multiple times during a single test run, don't allow to set
the state back to a lower one, e.g. if the first test run failed but the second
passed.
2022-02-15 11:30:22 -08:00
Alex Dima bd465c03ef
Fixes #142595: Correctly remove media query list listener 2022-02-15 17:20:07 +01:00
Alex Dima 8dcfb37475
Temporarily disable emitter leak monitor (#143111) 2022-02-15 16:50:46 +01:00
Alex Dima 120318d90e
Fixes #142933: manually unset TextModel._bufferDisposable to avoid large leaks caused by a reference to a disposed TextModel 2022-02-15 16:50:46 +01:00
Benjamin Pasero b344f43498
Revert "linux: disable crash reporting in CI (#142572)"
This reverts commit 7dbd7367dc.
2022-02-15 16:27:08 +01:00
Benjamin Pasero a53624cc51
Revert "linux: disable crash reporting in CI also in smoke tests (#142572)"
This reverts commit 5faea719c5.
2022-02-15 16:26:38 +01:00
Benjamin Pasero 6defcb5efe
web - remove legacy main build file 2022-02-15 16:22:06 +01:00
Ladislau Szomoru 6011bf7e7a
Fix #121914 2022-02-15 16:02:34 +01:00
Logan Ramos ec849f94fe
Remove telemetry upsetting GDPR tool 2022-02-15 10:01:05 -05:00
Daniel Imms 4faed854a1 Swallow error we if updating cwd after process is killed
Fixes #143050
2022-02-15 06:52:51 -08:00
Joao Moreno 66f37d4f23
address Event.map leakage
related to #142851
2022-02-15 15:38:21 +01:00
Daniel Imms 91a539fd26 Don't sign ps1
Causes codesign to fail
2022-02-15 06:36:28 -08:00
Ladislau Szomoru ce46f445c0
Add command to close all diff editors 2022-02-15 11:59:39 +01:00
Henning Dieterichs 6e99129744
Implements audio cue for when the debugger pauses. 2022-02-15 11:51:56 +01:00
Henning Dieterichs 4dab43a540
Audio Cues: Ignore line changes caused by non-explicit position changes (e.g. navigation) 2022-02-15 11:12:58 +01:00
Alex Ross 24675409fc
Comments view refresh (#140979)
Fixes #142081
2022-02-15 10:55:17 +01:00
Alexandru Dima 2d23306e87
Merge pull request #143074 from microsoft/alex/issue-142316
native-keymap@3.2.1
2022-02-15 08:52:56 +01:00
Benjamin Pasero 5faea719c5
linux: disable crash reporting in CI also in smoke tests (#142572) 2022-02-15 08:45:36 +01:00
Benjamin Pasero 7dbd7367dc
linux: disable crash reporting in CI (#142572) 2022-02-15 08:26:18 +01:00
Raymond Zhao e8cfc68ce4
Revert "Pass renderer locale to exthost, fixes #85675 (#141095)"
This reverts commit 0233e80d64.

Mitigates #142857
2022-02-14 17:46:17 -08:00
Matt Bierner e491208ae0
Add extra timeout for safari webview loading checks
Fixes #143030

Not sure of a better way to fix this right now
2022-02-14 17:33:03 -08:00
Alex Dima c4c2d12b55
native-keymap@3.2.1 2022-02-15 01:01:04 +01:00
Daniel Imms 6e63b1e1ee Handle skipped commands in bash
Part of #142640
2022-02-14 15:59:09 -08:00
Alex Dima 0ac6b26118
native-keymap@3.2.0 2022-02-15 00:25:52 +01:00
Daniel Imms 458dda86af Localize command decoration hover and handle exit code -1
Part of #140718
2022-02-14 15:17:41 -08:00
Daniel Imms 2ac67c722c Show 'skipped' command decorations
Part of #143017
2022-02-14 15:10:43 -08:00
Daniel Imms 8c70e82fb1 Ensure pwsh tab completion commands are registered correctly
Part of #143072
2022-02-14 14:55:26 -08:00
Daniel Imms d38767ddfa Fix terminal breaking on pwsh tab completion
Fixes #143072
2022-02-14 14:47:34 -08:00
Daniel Imms f7e045c984 Polish command decoration hover format 2022-02-14 14:36:49 -08:00
Daniel Imms 007389a19e Ensure pwsh exit code is evaluated asap to fix failed commands 2022-02-14 14:31:51 -08:00
Daniel Imms cd636b4520 Fix command decoration hover getting stuck
Fixes #143069
2022-02-14 14:29:13 -08:00
Daniel Imms a0c2d35244 Add shell integration scripts to server package 2022-02-14 14:07:37 -08:00
Daniel Imms 4359c1fcb5 Correct shell integration script execInstallFolder 2022-02-14 14:02:32 -08:00
Matt Bierner 82fe581566
Bump webview commit 2022-02-14 13:45:05 -08:00
Daniel Imms eae15855ee
Merge branch 'main' into tyriar/141599 2022-02-14 12:23:10 -08:00