Commit graph

77627 commits

Author SHA1 Message Date
Alexandru Dima
f1d92e7896
Remove Edge Legacy workarounds 2021-02-22 16:57:41 +01:00
Alexandru Dima
086ccb15b3
Remove support for MSGesture 2021-02-22 16:57:37 +01:00
Johannes Rieken
3c0970f6fc unwrap the actual command id when a command that required indirection fails, fixes https://github.com/microsoft/vscode/issues/116932 2021-02-22 16:49:44 +01:00
isidor
d08c3989a7 word navigation: on windows let the native chrome word navigation take over
#90578
2021-02-22 16:38:48 +01:00
isidor
17b26788b9 textAreaInput: respect the selectionDirection from native text area
#90578
2021-02-22 16:38:48 +01:00
Johannes Rieken
e722803d92 dispose models that aren't needed anymore 2021-02-22 16:16:14 +01:00
Johannes Rieken
2362b7c7d6 🧹 remove unused disposable store 2021-02-22 16:12:27 +01:00
Benjamin Pasero
472c88618e builds - same timeout for all tests across OS 2021-02-22 15:44:55 +01:00
Benjamin Pasero
1a6f64ef1d fix data loss issue #116600 2021-02-22 15:40:02 +01:00
Ladislau Szomoru
05ea4c5e4e
Removed optional message, and added modal parameter (#117241) 2021-02-22 14:10:01 +00:00
Felix Haase
524e119a8b
remove colon from git host in askpass arguments (#117230)
fixes #117152
2021-02-22 15:04:24 +01:00
João Moreno
ea2c1e5991 fixes #117237 2021-02-22 15:03:28 +01:00
Martin Aeschlimann
b273be7907 publish vscode-json-languageserver@1.3.4 2021-02-22 15:03:07 +01:00
Martin Aeschlimann
3d455784e7 JSON Language Server 1.3.3 2021-02-22 15:00:18 +01:00
Martin Aeschlimann
912792b418 JSON Language Server 1.3.2 2021-02-22 14:59:27 +01:00
Martin Aeschlimann
e938901e2a fix vscode-json-languageserver readme. Fixes #116720 2021-02-22 14:57:56 +01:00
Johannes Rieken
e33c868876 oss tool 2021-02-22 14:56:40 +01:00
Johannes Rieken
4fbb5f8485 work against layering check... 2021-02-22 14:30:34 +01:00
Benjamin Pasero
277c60fc0a 💄 event usage 2021-02-22 14:27:48 +01:00
Martin Aeschlimann
b64997e0c7 add nls message for icon property (for #116198) 2021-02-22 14:19:20 +01:00
Daniel Imms
cdf30a97f8 Update distro 2021-02-22 05:00:12 -08:00
Johannes Rieken
b237599ad2 use browser crypto when it is available 2021-02-22 13:59:37 +01:00
Daniel Imms
d6846fa9e7
Merge pull request #116449 from microsoft/tyriar_megan_reconnect
Local terminal reconnection
2021-02-22 04:48:34 -08:00
Alex Ross
218ffbf7d5 Right align actions in ports view 2021-02-22 13:32:13 +01:00
Johannes Rieken
46acd748a3 don't trigger snippet completions on any whitespace trigger character, https://github.com/microsoft/vscode/issues/117194 2021-02-22 13:23:29 +01:00
Johannes Rieken
1a45abdcf2 use null to unset metadata properties, fixes https://github.com/microsoft/vscode/issues/116956 2021-02-22 13:16:26 +01:00
Daniel Imms
ce7cd0abac Make env var tests more resilient to other terminal events 2021-02-22 04:04:48 -08:00
Daniel Imms
d2a6dea323 Disable conpty in integration tests again
Fixes #117028
2021-02-22 03:52:59 -08:00
Daniel Imms
1bddccd453 Use less aggressive create process timeout 2021-02-22 03:48:12 -08:00
Daniel Imms
d8b302db25 Merge remote-tracking branch 'origin/main' into tyriar_megan_reconnect 2021-02-22 03:46:08 -08:00
Daniel Imms
5e01284378 Ensure pty host is shutdown when shared process goes down 2021-02-22 03:30:54 -08:00
Daniel Imms
3c9cfeec32 Prevent env var reload when attaching 2021-02-22 03:13:08 -08:00
Alex Ross
3781f94ba4 Fix build 2021-02-22 12:03:51 +01:00
Daniel Imms
ad275765b1 Update distro 2021-02-22 03:02:34 -08:00
Daniel Imms
35d3403f4c Remove log 2021-02-22 02:57:22 -08:00
Alex Ross
b8f402dbbf Use + for port forward action in table 2021-02-22 11:54:58 +01:00
Alex Ross
9a9d468cb6 Show table row to forward a port 2021-02-22 11:51:48 +01:00
Daniel Imms
61539324eb Merge remote-tracking branch 'origin/main' into tyriar_megan_reconnect 2021-02-22 02:41:51 -08:00
Alex Ross
7e3476baba Add "Forward a Port" to Ports Context menu 2021-02-22 11:37:05 +01:00
Martin Aeschlimann
4cbd8ce1e8 bump repo 2021-02-22 11:24:07 +01:00
Benjamin Pasero
a1e96b7c1e fix compile error 2021-02-22 11:09:32 +01:00
Benjamin Pasero
2b27630d36 editor memento - remove fallbackToOtherGroupState (#102485) 2021-02-22 11:08:57 +01:00
Martin Aeschlimann
aa2abaa2f0 bump distro 2021-02-22 11:08:00 +01:00
Ladislau Szomoru
63a4baf2e1 Update endgame notebooks 2021-02-22 11:05:24 +01:00
Benjamin Pasero
ae0a103755 :chore: address some todos 2021-02-22 10:50:07 +01:00
Johannes Rieken
3860c90cd8 limit editor title bar action to 9, https://github.com/microsoft/vscode/issues/115198 2021-02-22 10:47:33 +01:00
João Moreno
e70ba206ff
Update README.md 2021-02-22 10:25:15 +01:00
Johannes Rieken
7d286c50c7 enable tsec tsserver plugin 2021-02-22 09:50:47 +01:00
Johannes Rieken
f40b36524e update tsec 2021-02-22 09:46:49 +01:00
rebornix
e427e5280c fix tests. 2021-02-21 23:25:47 -08:00