Commit Graph
91446 Commits
Author SHA1 Message Date
Daniel Imms b2f65ab9e8 Fix npe when initializing terminal 2022-01-13 08:47:37 -08:00
Daniel Imms e1566a3967 Add tests for TerminalCapabilityStore 2022-01-13 08:07:39 -08:00
Daniel Imms 41498f4923 capabilities2 -> capabilities 2022-01-13 07:36:41 -08:00
Daniel Imms 7f2580fa2e Remove ProcessCapability 2022-01-13 07:36:11 -08:00
Daniel Imms dd18b2f094 Fix unit tests 2022-01-13 07:29:39 -08:00
Daniel Imms 28497c8798 Some more progress, fixing tests 2022-01-12 08:30:29 -08:00
Daniel Imms 4a7a338488 Introduce terminal capability store 2022-01-11 12:53:51 -08:00
Joao Moreno 06e1a2d4e0 fixes #139631 2022-01-11 20:59:54 +01:00
Alexandru Dima 49d54c9d9a Merge pull request #140216 from gjsjohnmurray/fix-140215
Surface the maximum and minimum values for `editor.hover.delay` (#140215)
2022-01-11 20:58:13 +01:00
isidor 8d9aaac2db update distro 2022-01-11 20:11:39 +01:00
Raymond Zhao 090f6f0d0f Remove split json resource counters
Fixes #140129
2022-01-11 11:01:27 -08:00
SteVen Batten 7b8684299c cleanup imports 2022-01-11 10:55:08 -08:00
SteVen Batten 48ba3cf869 consolidate stylings and fix color when item is active and focused 2022-01-11 10:55:07 -08:00
Daniel Imms fc4984b160 Fix indent in shellIntegration.sh 2022-01-11 10:17:52 -08:00
Logan Ramos b2a4e69b14 Fix #137675 2022-01-11 13:10:49 -05:00
isidor 59fa167d23 update distro 2022-01-11 19:01:38 +01:00
Daniel Imms 0e872d8b42 xterm@4.17.0-beta.7
Includes fix for wide chars in search, new options API, error telemetry fix, ...

Fixes #140475
2022-01-11 09:38:00 -08:00
Johannes Rieken 32ad8bcb21 use whitespace injected text instead of padding, fixes https://github.com/microsoft/vscode/issues/135955 2022-01-11 18:36:16 +01:00
Alex Dima 6851b106e0 Improve test checking for createDecorator or refineServiceDecorator 2022-01-11 17:41:07 +01:00
Daniel Imms a1a0aa2df5 Swallow exception when resizing closed terminal on windows
Fixes #140503
2022-01-11 08:37:31 -08:00
Johannes Rieken deba8d4265 validate inlay hint positions, fixes failing test 2022-01-11 16:58:24 +01:00
Alex Dima 6338211ef1 Fixes #140149: Never render cursors inside graphemes 2022-01-11 16:52:14 +01:00
Alex Dima a9709a7920 Fixes #140339: Restore double hover layouting... 2022-01-11 16:13:33 +01:00
Henning Dieterichs 13655086ca audio cues: webm -> opus 2022-01-11 15:58:38 +01:00
Henning Dieterichs 6408a91f62 Improves sound error reporting. 2022-01-11 15:53:52 +01:00
Sandeep Somavarapu 1c9168a541 #140088 - support migrating storage for additional builtin extensions in web 2022-01-11 15:09:41 +01:00
Henning Dieterichs fcc0e261da Fixes space in #139023. 2022-01-11 14:25:02 +01:00
Henning Dieterichs 442521b399 Enables to disable cursor stops between two injected texts. 2022-01-11 14:23:42 +01:00
Johannes Rieken d528769c4d don't send full ExtensionDescription when using message API 2022-01-11 13:57:30 +01:00
Johannes Rieken fb26a6122e when not at a word, than try to bind an item to the next token range, https://github.com/microsoft/vscode/issues/133730 2022-01-11 13:47:44 +01:00
Alex Dima e7b03fb2ee Use 0700 for creating directories 2022-01-11 13:35:31 +01:00
Alex Dima b3b6fb8989 Set VSCODE_INJECT_NODE_MODULE_LOOKUP_PATH only when running out of source 2022-01-11 13:28:29 +01:00
Martin Aeschlimann 1942718a4a remove console.log 2022-01-11 13:13:29 +01:00
Benjamin Pasero 913952ac2e progress - do not send entire IExtensionDescription around 2022-01-11 12:59:56 +01:00
Dirk Baeumer d5945d36ab Fetch native headers during preinstall phase. 2022-01-11 12:13:13 +01:00
Benjamin Pasero 9a4e9b9050 watcher - throttle events at their source to also prevent IPC spam 2022-01-11 12:07:58 +01:00
Benjamin Pasero 90ab95c46f tests - increase timeout for sequential test runs 2022-01-11 11:48:55 +01:00
Johannes Rieken c905261234 tweak inlay hints logging 2022-01-11 11:06:42 +01:00
Johannes Rieken 25804e4c9f update distro 2022-01-11 11:06:42 +01:00
Dirk Baeumer 7ebb51f5ac Remove delimiter rule since it causes lots of build failures 2022-01-11 10:51:01 +01:00
Benjamin Pasero af5de88a44 tests - add --sequential option and use in CI runs 2022-01-11 10:48:20 +01:00
Martin Aeschlimann 2387375634 server cli: add '--without-connection-token'. For #137658 2022-01-11 10:46:34 +01:00
Martin Aeschlimann 26dc3b357e server cli: refine start-server. For #137658 2022-01-11 10:46:32 +01:00
Dirk Baeumer 87b3230323 Fixes #140391: Missing semicolon 2022-01-11 10:42:04 +01:00
Alex Dima b6a64e19bb Renames 2022-01-11 10:22:43 +01:00
Alex Dima f9a68566b0 Fixes #139662: Try to use the same style as the text under the textarea 2022-01-11 10:07:29 +01:00
Johannes Rieken 00f1ca47ad SymbolNavigationAction must validate its assumed argument, https://github.com/microsoft/vscode/issues/140483 2022-01-11 09:58:06 +01:00
Ladislau Szomoru f62bfae001 Switch to using aka.ms links 2022-01-11 09:51:51 +01:00
Johannes Rieken 1cfc360e4b drop and warn when inlay hint has empty label, https://github.com/microsoft/vscode/issues/16221 2022-01-11 09:36:29 +01:00
Johannes Rieken 6a8aa518cc use collapseOnReplaceEdit for inlay hint decorations so that they are removed swiftly when lines/words are deleted, https://github.com/microsoft/vscode/issues/133730 2022-01-11 09:20:29 +01:00