Commit Graph

90679 Commits

Author SHA1 Message Date
Alex Dima
8e4b6f87d9 More improvements to logging 2021-09-29 17:04:34 +02:00
Alex Dima
91d49230b7 Avoid throwing when the extension host process is already gone 2021-09-29 17:04:34 +02:00
Alex Dima
05475f34a1 Log errors coming in from the extension host to the log service 2021-09-29 17:04:34 +02:00
Alex Dima
aa08f287a4 Increase logging threshold 2021-09-29 17:04:34 +02:00
João Moreno
bea6b60cd1 fixes #131938 2021-09-29 16:49:26 +02:00
Logan Ramos
e50637bc5f Fix failing tests 2021-09-29 10:32:56 -04:00
Logan Ramos
9e32d081cb Missing await 2021-09-29 10:07:18 -04:00
Logan Ramos
2b191f753a Fix #133892 2021-09-29 10:06:59 -04:00
Benjamin Pasero
fc151abbc3 gh issues - add another repo 2021-09-29 15:55:21 +02:00
Johannes Rieken
e3825d2b1c fix https://github.com/microsoft/vscode/issues/122427 2021-09-29 15:41:02 +02:00
Johannes Rieken
6995719840 Revert "fix https://github.com/microsoft/vscode/issues/119406"
This reverts commit 118aaf45db.
2021-09-29 15:31:28 +02:00
Alex Ross
d798b6fb57 Add tunnel privacy comment 2021-09-29 15:29:53 +02:00
Johannes Rieken
f00a104870 use check-all in status-bar and check, info, error in tooltip, https://github.com/microsoft/vscode/issues/134102 2021-09-29 15:26:47 +02:00
Johannes Rieken
f6704bfe7d use check-all in status-bar and check, info, error in tooltip, https://github.com/microsoft/vscode/issues/134102 2021-09-29 15:19:42 +02:00
Johannes Rieken
55bef2d207 update mywork notebook 2021-09-29 15:19:41 +02:00
Alex Dima
cb5a2323b1 Fixes #130371: only consider single modifier keypresses if the keys are pressed alone 2021-09-29 14:24:04 +02:00
Alex Dima
ed59486f39 Clarify cases in _singleModifierDispatch 2021-09-29 14:24:03 +02:00
Alex Dima
28b2e9fa29 Improve logging 2021-09-29 14:24:03 +02:00
Alex Dima
6939debf05 Clarify return type of getSingleModifierDispatchParts() 2021-09-29 14:24:03 +02:00
Benjamin Pasero
a861efaf4b 🆙 distro 2021-09-29 14:06:10 +02:00
Benjamin Pasero
c70170a480 Show an error when resolving shell environment fails or is timing out (fix #133910) 2021-09-29 13:54:18 +02:00
Sandeep Somavarapu
04d76301a4 get package nls file from extension resources list 2021-09-29 11:40:05 +02:00
Benjamin Pasero
9ee0bb3c03 web - tweak unsupported file dialog wording 2021-09-29 11:28:48 +02:00
Christof Marti
b085e1c21e Add "features" property to schema (microsoft/vscode-remote-release#5442) 2021-09-29 11:03:00 +02:00
Benjamin Pasero
57903bcf3f Editor view state is too sticky for diff editors (fix #134098) 2021-09-29 10:52:12 +02:00
Benjamin Pasero
0e11dc34f4 CLI on macOS with -w does not exit when running multiple times (fix #134030) 2021-09-29 09:57:36 +02:00
Philipp Nagel
e58932d492 Recognize .pyt files in Python extension (#133546) 2021-09-29 00:51:42 -07:00
Sandeep Somavarapu
c2851b085c Fix #134089 2021-09-29 09:30:08 +02:00
João Moreno
8dae395177 fixes #133582 2021-09-29 09:28:41 +02:00
Patrick Plenefisch
4acd587bc0 Don't ignore the indent settings in advanced wrapping mode
Fixes #132220
Fixes #120844

This still works in one pass by using negative text-indent with matching
padding to generate a CSS-based hanging indent that we can measure.
This could be upgraded to the `hanging` modifier in the far future.
2021-09-29 03:13:10 -04:00
Benjamin Pasero
0c3d2cf590 tests - working copy backup tests are flaky because it accesses the disk 2021-09-29 08:27:03 +02:00
Benjamin Pasero
8e2905abd4 Outline cannot follow correct side in split editor case (fix #134008) 2021-09-29 08:09:03 +02:00
Benjamin Pasero
cb48ce5ca7 Editor inputs marked as deleted for virtual resources (fix #133947) 2021-09-29 07:43:12 +02:00
deepak1556
4fbe0344a0 chore: bump electron@13.5.0
Fixes https://github.com/microsoft/vscode/issues/133593
2021-09-29 13:46:45 +09:00
Rob Lourens
78740b7fcb Update distro 2021-09-28 20:51:52 -07:00
Eric Amodio
60bd483289 Fixes vertical alignment of review pending label 2021-09-28 22:43:40 -04:00
Raymond Zhao
04c5aa46b4 Support only Big Sur, fixes #134023 (#134071) 2021-09-28 18:54:41 -07:00
Matt Bierner
c03da8b023 Add consolidated IntelliSense status item
Fixes #133731
2021-09-28 18:30:47 -07:00
rebornix
74d4b33482 fix #131823. 2021-09-28 17:41:20 -07:00
Matt Bierner
c6d45158c5 Spelling 2021-09-28 16:59:04 -07:00
Connor Peet
a1421c6630 debug: bump js-debug 2021-09-28 16:19:51 -07:00
Tyler Leonhardt
5af0ab6518 fixes #133997 2021-09-28 15:58:34 -07:00
Rob Lourens
820bbbebc9 Fix include pattern handling for search provider results
Fix #134065
2021-09-28 15:51:37 -07:00
Megan Rogge
1f2103f8fa fix #133966 2021-09-28 15:05:34 -07:00
Megan Rogge
75e3411fd3 fix #134005 2021-09-28 14:37:31 -07:00
Megan Rogge
4ac4bb51a7 fix #133988 2021-09-28 14:31:56 -07:00
Megan Rogge
234e36d595 fix #133970 2021-09-28 14:19:41 -07:00
Megan Rogge
9974f744e6 fix #133962 2021-09-28 13:59:45 -07:00
rebornix
6fc6a03a9f reduce listeners registered. 2021-09-28 13:55:59 -07:00
rebornix
c570e895bf 👁️ 2021-09-28 13:55:59 -07:00