Mark Zuber and Benjamin Pasero
a0bf7f5b13
Add custom path for vscode-server socket files and named pipe length ( #172481 )
...
* Add custom path for vscode-server socket files and named pipe length
* Revert VSCODE_SOCKETS_DIR to XDG_RUNTIME_DIR behavior
* 💄
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com >
2023-02-22 09:44:19 +00:00
Benjamin Pasero
3133ffcd12
diag - indicate electron node.js processes in process explorer ( #175088 )
...
* diag - indicate electron node.js processes in process explorer
* improve
2023-02-22 18:05:46 +09:00
Sandeep Somavarapu
9b352c1342
Merge pull request #174730 from dtivel/dtivel/improve-diagnosability
...
Improve error handling and logging for verification of signed extensions
2023-02-22 01:00:09 -08:00
Benjamin Pasero
50f980e588
fix process explorer bounds are always wrong ( #175085 )
2023-02-22 09:39:23 +01:00
Benjamin Pasero
becbbfaa85
Filesystem errors shown in active tab when relevant tab closed ( fix #170252 ) ( #175084 )
2023-02-22 08:52:27 +01:00
Benjamin Pasero
4eda27585c
Double Cancel Buttons Mac Native Dialog Box ( fix #174995 ) ( #175078 )
2023-02-22 07:49:03 +01:00
Joyce Er
d7fec23a8a
Use fs.readFile instead of openTextDocument ( #175077 )
2023-02-22 07:35:34 +01:00
Benjamin Pasero
2b838fda85
Cannot toggle shared process when window.experimental.sharedProcessUseUtilityProcess: true ( fix #174960 ) ( #175000 )
2023-02-21 22:30:55 -08:00
Joyce Er
6efb4dea05
Don't register onWillShutdown operation in web ( #175075 )
2023-02-22 07:28:59 +01:00
Joyce Er
ed2add34a5
Only show Install Additional Remote Extensions when there are more remote extensions to install ( #175072 )
2023-02-22 07:07:10 +01:00
Raymond Zhao
7b6b6869e8
Add en as fallback osLocale ( #175039 )
2023-02-21 17:26:37 -08:00
Sandeep Somavarapu
492e7d5e33
Merge pull request #175016 from microsoft/sandy081/still-gerbil
...
fix #174919
2023-02-21 14:10:45 -08:00
Sandeep Somavarapu
6305dda2b3
Merge branch 'main' into sandy081/still-gerbil
2023-02-21 13:51:28 -08:00
Sandeep Somavarapu
780d041a75
clean up
2023-02-21 22:44:56 +01:00
Joyce Er
08026f839f
Show Install Additional Remote Extensions as long as extension gallery is enabled ( #175005 )
...
* Show `Install Additional Remote Extensions` as long as extension gallery is enabled
* Fix EOL
2023-02-21 14:36:54 -07:00
Sandeep Somavarapu
9fb8f877d5
fix #174919
2023-02-21 22:19:01 +01:00
David Dossett
4965a140e9
Update active activity bar item foreground in v2 themes ( #174980 )
2023-02-21 20:25:22 +01:00
Damon Tivel
c82353d84e
Apply feedback
2023-02-21 11:23:12 -08:00
David Dossett
d47bacfb75
Fix input border contrast in v2 themes ( #172951 )
...
* Fix v2 light theme input contrast
* Fix dark v2 theme border contrast
2023-02-21 11:15:45 -08:00
David Dossett
e123385d1d
Fix active tab foreground in dark+ v2 ( #174991 )
2023-02-21 20:10:51 +01:00
Megan Rogge
5dc060974d
add setting for aria-live assertive alert for ghost text ( #174606 )
2023-02-21 11:42:05 -06:00
Benjamin Pasero
78d7b16ffa
About dialog doesn't get custom dialog style ( fix #174914 ) ( #174948 )
2023-02-21 18:04:23 +01:00
JSJ
3e00dca41f
Fixed OpenWithCodeContextMenu text ( #173468 )
...
* Fixed OpenWithCodeContextMenu text
Changed tab to space in OpenWithCodeContextMenu that caused the option to show "missplaced" in the context menu of Windows file explorer.
* Fix encoding
2023-02-21 16:43:21 +00:00
Ryan Tjoa
aa1006552f
Use markdown in the description of Workbench › List: Fast Scroll Sensitivity ( #173878 )
...
Use markdown in description of List: Fast Scroll Sensitivity setting
2023-02-21 16:26:35 +00:00
Aiday Marlen Kyzy
5a454e5d9a
Merge pull request #174934 from microsoft/aiday/fixLightContrast
...
Changing hc-white to hc-light, wrong classname is used for light contrast theme
2023-02-21 16:35:37 +01:00
Damon Tivel
507e4549c0
Improve error handling and logging
2023-02-21 07:23:33 -08:00
Aiday Marlen Kyzy
8eb80b6213
changing hc-white to hc-light
2023-02-21 15:30:40 +01:00
Benjamin Pasero
4d252ac40a
sandbox - configure crash reporter with process type ( #174927 )
2023-02-21 23:07:37 +09:00
Matt Bierner
784bbdab8f
Allowing configuring if markdown inserts a .md when completing paths to markdown files ( #174882 )
...
Fixes #174005
2023-02-21 08:07:31 +01:00
Martin Aeschlimann
05abefc4cd
[css/json/html] update services and server ( #174867 )
2023-02-21 07:27:06 +01:00
Martin Aeschlimann
5454665328
update distro ( #174868 )
2023-02-21 11:16:55 +11:00
Ulugbek Abdullaev
2e1c8053c0
ulugbekna/fix build ctx key parsing ( #174859 )
...
* context keys: parser: fix test suite name
* context keys: parser: remove flaky tests (flaky because we output RegExp exceptions, which seemingly differ on node and browser)
2023-02-20 21:02:31 +01:00
Benjamin Pasero
f0ca34a612
ipc - drop --vscode- exec arguments before trying to spawn node.js ( #174852 )
2023-02-20 20:12:56 +01:00
Johannes Rieken
f15aa39d9f
add a new (unbound) command to focus and accept the first suggestion ( #174856 )
...
https://github.com/microsoft/vscode/issues/173387
2023-02-20 19:56:07 +01:00
Matt Bierner
9c0d571c9d
Allow 'start' attribute in rendered markdown ( #174854 )
...
Fixes #174563
2023-02-20 18:18:12 +01:00
Masaki Mori
1a79e7eb63
Fix #173735 ( #174149 )
...
* Fix #173735
* Fix #173735
2023-02-20 16:50:48 +00:00
Alexandru Dima
963f49d0e1
Revert "Treat commas as link terminators ( #168752 )" ( #174847 )
...
Revert "Treat commas as link terminators (#168752 )" to fix #174009
This reverts commit f73089715a .
2023-02-20 08:49:47 -08:00
Ely Ronnen
59f6d52062
fix #174711 Show Source command in Markdown custom editor ( #174712 )
...
fix #174711
2023-02-20 16:01:36 +00:00
Ulugbek Abdullaev
dea3eb94f2
context keys: scanner: rewrite using char codes
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
97d16e4086
charCode: add  
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
f9f60673fd
context keys: parser: fix new parser's return type
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
08c67e4576
context keys: use old context key parser as default
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
e7a81d0d43
context keys: parser: fix tests
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
96682e0a5c
context keys: use old parser as the default one
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
4330f35ed1
context keys: parser: add a new test with unexpected operators
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
f866e5d9d9
context keys: parser: it can now reconstruct regexp even if uses unescaped slashes
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
72f33d569d
context keys: regex: serialize prints all regexp flags, not only i
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
8ec9762bb1
context keys: scanner: fix error token eating 1 more character than needed
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
542c7a5412
context keys: parsing: stronger typing on tokens
2023-02-20 16:33:40 +01:00
Ulugbek Abdullaev
df2db875ef
context keys: scanner: remove hand-written enum values
...
and remove hard-to-maintain and debug tests
2023-02-20 16:33:40 +01:00