Commit graph

93150 commits

Author SHA1 Message Date
Ladislau Szomoru 0fb0a6df31
Workspace trust - add tracing to track down integration test failure (#142609) 2022-02-09 11:26:45 +01:00
Alex Ross ccd7649e35
Make sure problem matcher errors show when tasks run
Fixes #142604
2022-02-09 11:15:00 +01:00
Ladislau Szomoru 088f5b6a3e
Git - close diff editors on operation (#142513) 2022-02-09 11:04:06 +01:00
Johannes Rieken d2bc69361a
fix compiler... 2022-02-09 10:33:52 +01:00
Johannes Rieken fb15014d1c
debt - untangle notebookEditorService from notebookEditorWidget 2022-02-09 10:24:32 +01:00
Johannes Rieken 182538d287
proper cleanup from _installLinkGesture, https://github.com/microsoft/vscode/issues/16221 2022-02-09 09:39:22 +01:00
Johannes Rieken 89056aa5f1
print hanging event subscriptions only at next tick 2022-02-09 09:37:59 +01:00
Ladislau Szomoru f8fb697b82
Add variable for macOS stage 2022-02-09 09:36:40 +01:00
Benjamin Pasero 7b25ec7a6c
no country for old standards 2022-02-09 08:44:38 +01:00
Benjamin Pasero 74491d915d
debt - switch protocol handler to a string based solution 2022-02-09 08:40:40 +01:00
Benjamin Pasero 7759309bd8
fix hygiene issue with web file system access 2022-02-09 08:18:28 +01:00
y-tsutsu 204d024703
Commands display both translated names and original names in command palette. (#142524)
* add original action name

* prefer short hand notion

* fixes

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2022-02-09 08:13:27 +01:00
Benjamin Pasero 50b42f9087
Deal with build failures related to FileSystemHandle changes with TS@next (fix #141908) 2022-02-09 07:59:45 +01:00
Benjamin Pasero 2ec520c893
💄 2022-02-09 07:24:18 +01:00
Benjamin Pasero f613ab462e
tests - skip some, enable some 2022-02-09 07:14:42 +01:00
rebornix 50cc3ab2cc
💄 2022-02-08 20:22:25 -08:00
rebornix c5129e8e2d
-forceBreakStreaming 2022-02-08 20:20:04 -08:00
rebornix dea06be616
💄 2022-02-08 20:08:02 -08:00
rebornix f44442c63d
remove main frame renderer. 2022-02-08 20:00:58 -08:00
Connor Peet d09aeab62c
exthost: fix selection not serializing correctly 2022-02-08 17:16:40 -08:00
Matt Bierner 4f67ddf37a
Pull in latest TS nightly for insiders 2022-02-08 17:13:24 -08:00
Matt Bierner 36ee187589
Surface TS code action desc in completions
Fixes #141591
2022-02-08 17:11:48 -08:00
Matt Bierner 621a354706
Use test instead of match 2022-02-08 16:58:28 -08:00
Matt Bierner c5ddf8bc5a
Mark properties readonly 2022-02-08 16:56:52 -08:00
Matt Bierner e6c794d4e3
Avoid cast 2022-02-08 16:52:00 -08:00
Matt Bierner 4b7fd7be61
Fix rendering of bare code blocks without a language
Fixes #142501
2022-02-08 16:52:00 -08:00
Brigit Murtaugh 1feb2de4f0
Update distro 2022-02-08 16:42:38 -08:00
Connor Peet 9c19d09271
testing: fix test locations not updating 2022-02-08 16:02:41 -08:00
Connor Peet ea628f3bac
testing: finalize sortText and refresh apis
Fixes #139737
Fixes #130882
2022-02-08 15:40:08 -08:00
Tyler Leonhardt 6a01cda605
use 127.0.0.1 instead of localhost 2022-02-08 15:39:34 -08:00
Daniel Imms 6ddf1a9d64 Fix external link providers
Fixes #142363
2022-02-08 15:33:30 -08:00
Brigit Murtaugh 5a3eb182d1
Update distro 2022-02-08 15:24:01 -08:00
rebornix a785b7bae8
styling update and link handling for show more outputs 2022-02-08 14:52:11 -08:00
Martin Aeschlimann 7cd4ac5505
document colors: adopt ILanguageFeatureDebounceService. For #140557 2022-02-08 22:57:08 +01:00
Martin Aeschlimann 0119d8c0e1
linked editing: adopt ILanguageFeatureDebounceService. For #140557 2022-02-08 22:57:07 +01:00
Sandeep Somavarapu 1d79533ab6
Fix #142418 2022-02-08 22:37:55 +01:00
Robo 2d8e935714
ci: fix default gcc choice for remote (#142554) 2022-02-08 13:29:34 -08:00
Ladislau Szomoru 5e1175940c
Revert "Revert "Revert "Add CI tracing in workspace trust"""
This reverts commit 6649f18bdf.
2022-02-08 22:14:19 +01:00
Ladislau Szomoru 90ffe19a8f
Revert "Fix compilation errors"
This reverts commit 9e60d1b70b.
2022-02-08 22:14:07 +01:00
rebornix 86a9cf439d
pass line limit setting to output renderer 2022-02-08 13:12:32 -08:00
rebornix d5d7e03cfc
Move stream renderer to extension, support merging. 2022-02-08 12:54:56 -08:00
Sandeep Somavarapu bce209da79
Merge pull request #142509 from microsoft/sandy081/fix142508
support dnd for markers and matches
2022-02-08 21:50:31 +01:00
SteVen Batten 8a5922fa7e
bring back panel position (#142551) 2022-02-08 12:44:16 -08:00
Ladislau Szomoru 9e60d1b70b
Fix compilation errors 2022-02-08 21:32:46 +01:00
Ladislau Szomoru 6649f18bdf
Revert "Revert "Add CI tracing in workspace trust""
This reverts commit 705acc0ca4.
2022-02-08 21:31:55 +01:00
Ladislau Szomoru 705acc0ca4
Revert "Add CI tracing in workspace trust"
This reverts commit b895992879.
2022-02-08 21:26:54 +01:00
Ladislau Szomoru b895992879
Add CI tracing in workspace trust 2022-02-08 21:16:52 +01:00
Yash Goel 5ea92ff535
fixed settings sync has duplicate logins (#142340)
* added check and swaped logic

* improved label for usename

* fixed eslint issues

* updated text
2022-02-08 12:14:52 -08:00
Logan Ramos 69a7a37ced
Web error telemetry 2022-02-08 14:39:44 -05:00
Benjamin Pasero e7b6a3ca78
🆙 distro 2022-02-08 20:25:11 +01:00