Commit Graph

89088 Commits

Author SHA1 Message Date
Benjamin Pasero e29d3cca5a WSL1: Use parcel watcher for polling watch mode (fix #135691) 2021-10-23 10:18:20 +02:00
Martin Aeschlimann 6c0929c8c4 cli: treat /dev/null as non-existing file (#135645)
* cli: treat /dev/null as non-existing file

* 💄

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-10-23 09:38:13 +02:00
Megan Rogge 5e10a96239 Revert "fix extension pty terminal test failures (#135672)" (#135685)
This reverts commit af0c0342ed.
2021-10-22 20:26:48 -07:00
Megan Rogge af0c0342ed fix extension pty terminal test failures (#135672) 2021-10-22 20:15:18 -07:00
AlexStrNik 870aa86258 Fix css rules (#90022) 2021-10-22 17:28:20 -07:00
Jackson Kearl 63cf9b852b Fix #83025 2021-10-22 16:13:03 -07:00
Connor Peet 24af01a3a4 notebooks: better memorization of preferred renderers
Fixes #125876
2021-10-22 15:04:54 -07:00
Connor Peet baa380d17b testing: adopt optional value standard
For #124362
2021-10-22 15:04:54 -07:00
Alex Dima 2ada30a9ec Fixes #134973: Cast to uint32 before validating that semantic tokens do not overlap 2021-10-23 00:00:53 +02:00
rebornix af1c6c08dd fix #135649 2021-10-22 14:55:24 -07:00
Megan Rogge ce049678aa Revert "migrate process properties to use generic onDidChangeProperty (#135610)"
This reverts commit 86fe048df9.
2021-10-22 14:37:18 -07:00
Megan Rogge dae4136057 Revert "move listeners outside of onProcessReady block"
This reverts commit 50404fe366.
2021-10-22 14:37:17 -07:00
Megan Rogge 7d3413a9de Revert "emit Exit via propertyChanged"
This reverts commit 9bca7ceb05.
2021-10-22 14:37:17 -07:00
rebornix e7b40c1217 fix #121897. 2021-10-22 14:32:25 -07:00
Daniel Imms 1608901ff5 Don't scroll terminal to top when hidden and shown
Fixes #134692
2021-10-22 14:06:08 -07:00
Megan Rogge dda4f430d0 fix #135523 2021-10-22 13:51:01 -07:00
Megan Rogge 9bca7ceb05 emit Exit via propertyChanged 2021-10-22 13:45:34 -07:00
Daniel Imms c264147c68 xterm@4.15.0-beta.10
xterm commit: 8549915

Related: #134513
Fixes #131446
2021-10-22 13:28:59 -07:00
Alexandru Dima a2a1c4baa4 Merge pull request #135081 from AiverReaver/minimapScrollFix
fixed minimap slider width when page is scroll horizontally.
2021-10-22 21:52:22 +02:00
Alex Dima aa5b9d7e11 Fixes #135102: Apply editor font info for code blocks in hover 2021-10-22 21:51:30 +02:00
Megan Rogge 50404fe366 move listeners outside of onProcessReady block 2021-10-22 12:45:33 -07:00
Megan Rogge 86fe048df9 migrate process properties to use generic onDidChangeProperty (#135610) 2021-10-22 12:08:44 -07:00
Alex Dima 47c02a8127 Fixes #128131: Also consider % in monospace check 2021-10-22 21:07:15 +02:00
Miguel Solorio cf6f88fe9a Update default color for cell editor bg (Fixes #133699) 2021-10-22 12:05:23 -07:00
SteVen Batten 9f8d800008 fixes #128695 2021-10-22 11:33:18 -07:00
Rich Chiodo 31662e1ed9 Make sure to cache result id and use the appropriate legend 2021-10-22 10:18:58 -07:00
SteVen Batten 778d70441d refs #126614 2021-10-22 09:24:05 -07:00
SteVen Batten f21c1a33e5 make checked optional on IAction (#135605) 2021-10-22 08:50:41 -07:00
Alexandru Dima d209aa2b02 Rename modeId -> languageId 2021-10-22 17:46:59 +02:00
Daniel Imms 621f3bcc0b Tidy up call into pty service 2021-10-22 08:14:23 -07:00
Daniel Imms b377ec20d6 Tweak access modifiers 2021-10-22 08:14:22 -07:00
Daniel Imms 031b2803cf Merge pull request #134861 from luluyuzhi/main
fix: Terminal editors are always marked dirty.
2021-10-22 08:14:05 -07:00
Sandeep Somavarapu 5208c6a3b6 #134089 Fix compilation 2021-10-22 17:11:36 +02:00
Daniel Imms b6aa001ed1 Merge pull request #132027 from brajkowski/issue-129911
Terminal now supports linking local file paths containing '$'
2021-10-22 07:53:00 -07:00
Daniel Imms d81d3ce59c Add tests for $ in validated links 2021-10-22 07:52:28 -07:00
Sandeep Somavarapu 4808fea006 Fix #134089 2021-10-22 16:48:48 +02:00
Benjamin Pasero c0c82e04ea debt - use | undefined (#124362) 2021-10-22 16:45:23 +02:00
Benjamin Pasero 8fbf9b600d debt - use product service in more places (#135651) 2021-10-22 16:40:26 +02:00
Daniel Imms 5446f5e01e Merge remote-tracking branch 'origin/main' into pr/brajkowski/132027 2021-10-22 07:38:01 -07:00
Logan Ramos fac06c7af7 Update distro 2021-10-22 09:45:19 -04:00
Alex Dima 7f754c8a03 Fixes #94313: reveal position, not line 2021-10-22 15:33:51 +02:00
Johannes Rieken 7ca1f2cce8 clarify doc, fixes https://github.com/microsoft/vscode/issues/126748 2021-10-22 14:46:16 +02:00
Johannes Rieken dc811974e5 better document what default excludes are not, https://github.com/microsoft/vscode/issues/48674 2021-10-22 14:46:15 +02:00
Alex Dima a30ea744d0 Improve logging 2021-10-22 14:45:20 +02:00
Alex Dima 3747b7d5f9 Make the editor hover explaining tokenization problems aware of the current language (#135573) 2021-10-22 14:27:17 +02:00
Alex Dima 8358d0ca67 Define 2500 chars max limit for javascript, not typescript (#135573) 2021-10-22 14:22:20 +02:00
Alex Dima af09288b84 Tweaks for #124362 2021-10-22 13:34:15 +02:00
Johannes Rieken 7743406f2c use editor default font fallback, fixes https://github.com/microsoft/vscode-dev/issues/425 2021-10-22 11:58:16 +02:00
Sandeep Somavarapu ae8175ebfe Fix #25290 2021-10-22 11:58:06 +02:00
Martin Aeschlimann 4aa85e030e better fix for #135634 2021-10-22 11:54:33 +02:00