Matt Bierner and GitHub
688bc028e3
Extends tsconfig link logic to references paths ( #186227 )
...
Fixes #182898
2023-06-26 14:55:10 -07:00
Aaron Munger and GitHub
e18a3ea9a2
Merge pull request #186209 from microsoft/aamunger/interruptIW
...
make interrupt always visible for IW
2023-06-26 14:40:44 -07:00
Henning Dieterichs and GitHub
45ae876c44
Fixes wrapping issue ( #186221 )
2023-06-26 23:28:30 +02:00
Tyler James Leonhardt and GitHub
8245737e93
Use setUsePlainTextEncryption properly and allow control of password-store via argv.json ( #186207 )
2023-06-26 14:23:30 -07:00
Megan Rogge and GitHub
b567f850cd
Merge pull request #186212 from microsoft/merogge/distro-2
...
update distro for June endgame
2023-06-26 14:21:24 -07:00
Henning Dieterichs and GitHub
f0cc1c43f9
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4101 ( #186204 )
2023-06-26 14:20:23 -07:00
Henning Dieterichs and GitHub
ff5c735e29
Fixes #184910 ( #186211 )
2023-06-26 14:20:05 -07:00
Tomer Chachamu and GitHub
0f64a3cb84
Add vscode-context-menu-visible class in webviews ( #181433 )
...
* Add vscode-context-menu-visible class in webviews
* Remove assertion
2023-06-26 23:12:27 +02:00
Sandeep Sen
c6bcad53df
Initial code for go telemetry
2023-06-26 21:02:27 +00:00
Raymond Zhao and GitHub
8baeed43cf
Strengthen some types ( #186190 )
...
Also suppresses a scanner warning
2023-06-26 13:58:09 -07:00
meganrogge
1612a1f1b8
update distro for June endgame
2023-06-26 13:20:28 -07:00
Megan Rogge and GitHub
fb4f7365b2
Merge pull request #186208 from microsoft/merogge/june
...
June endgame - oss tool updates
2023-06-26 13:08:23 -07:00
Aaron Munger
8c5d8536ab
interrupt always visible for IW
2023-06-26 12:58:44 -07:00
meganrogge
df5c07a494
June endgame
2023-06-26 12:48:52 -07:00
Daniel Imms and GitHub
e2fcf63174
Merge pull request #186072 from microsoft/tyriar/185393_5
...
Speed up terminal reconnection
2023-06-26 12:37:55 -07:00
Daniel Imms and GitHub
e682c14d82
Merge pull request #186087 from microsoft/tyriar/182878
...
Support git diff @@ ... to-file-range @@ links
2023-06-26 12:29:23 -07:00
Megan Rogge and GitHub
11e3fd2d14
Merge pull request #186200 from microsoft/merogge/cp
...
present accessibility commands in the command palette
2023-06-26 11:56:56 -07:00
Joyce Er and GitHub
c217e01c68
Fix malformed docstring ( #186186 )
2023-06-26 20:45:45 +02:00
meganrogge
7ea9546e06
fix #185872
2023-06-26 11:41:29 -07:00
João Moreno and GitHub
998951e5ed
propagate gh token ( #186197 )
2023-06-26 20:30:03 +02:00
Joyce Er and GitHub
29c05c797d
Store workspaceState with associated editSession ( #186193 )
...
Store workspaceState with associated editSession
2023-06-26 20:26:10 +02:00
Ashriel
96fba00ae8
ISO dates [yyyy-mm-dd]
...
ISO Date reconstruction for Locale
Migrated from toISOStrings to prevent UTC Dates returned
Updated Date format
Added yyyy-mm-dd format in Extensions Info
2023-06-26 23:50:26 +05:30
Aaron Munger and GitHub
df4d9cef95
Merge pull request #186187 from microsoft/aamunger/restoreSetting
...
remove setting with no effect
2023-06-26 11:17:56 -07:00
Aaron Munger
f907729180
remove setting
2023-06-26 09:55:34 -07:00
Tyler James Leonhardt and GitHub
3e67095b4c
More string & error handling improvements ( #186183 )
2023-06-26 18:48:16 +02:00
Aaron Munger
aa5c6e3bbe
deprecate restore setting
2023-06-26 09:42:12 -07:00
Daniel Imms and GitHub
adafd2633e
Merge pull request #186041 from microsoft/tyriar/185393_4
...
Improve pty host startup marks/traces, revive terminal procs in parallel
2023-06-26 09:22:29 -07:00
Daniel Imms and GitHub
ef4cd64f8c
Merge pull request #186083 from microsoft/tyriar/186070
...
Move LocalPty onto the direct proxy
2023-06-26 09:22:05 -07:00
Robo and GitHub
9cdd289db0
chore: update node checksums ( #186181 )
...
* chore: update node checksums
* chore: bump distro
2023-06-26 18:20:59 +02:00
Johannes Rieken and GitHub
d35617d170
improve deprecated API reporting ( #186179 )
2023-06-26 18:09:39 +02:00
paulacamargo25 and GitHub
145e99058c
Merge pull request #186177 from microsoft/Add-vscode-python-debugger-repo
...
Add vscode-python-debugger repo
2023-06-26 08:52:53 -07:00
Henning Dieterichs and GitHub
09cd7c518a
Fixes #185937 ( #186178 )
2023-06-26 17:51:17 +02:00
paulacamargo25 and GitHub
c1f89ce7ad
Merge branch 'main' into Add-vscode-python-debugger-repo
2023-06-26 08:36:15 -07:00
Johannes Rieken and GitHub
50ad64e844
enable inline chat quick fix for TypeScript implements interface by default ( #186167 )
2023-06-26 17:34:39 +02:00
paulacamargo25 and GitHub
139122fbb8
Add vscode-python-debugger repo
2023-06-26 08:30:46 -07:00
b97d99f428
Add tabSizingFixedMinWidth setting ( #185766 ) ( #186058 )
...
* Add tabSizingFixedMinWidth setting (#185766 )
* Add forgotten case for wrapping tabs
* address feedback
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com >
2023-06-26 14:58:37 +00:00
6f25393ada
Fix #185858 : Add option to enable/disable editor group maximization on double clicking tab title ( #185966 )
...
* Add option to enable/disable editor group maximization on double clicking tab title (#185858 )
* update description
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2023-06-26 16:51:54 +02:00
Joyce Er and GitHub
f3d8406837
Update workspace tags ( #186040 )
...
* Update workspace tags
* Add missing entries
2023-06-26 07:32:34 -07:00
Henning Dieterichs and GitHub
2e9aae6c26
Improves diff decorations ( #186161 )
2023-06-26 16:10:04 +02:00
Isidor Nikolic and GitHub
6c24374696
Merge branch 'main' into isidor/courageous-yak
2023-06-26 15:46:13 +02:00
Henning Dieterichs and GitHub
e0529dfe50
Improves unchanged regions ( #186159 )
2023-06-26 15:45:03 +02:00
Johannes Rieken and GitHub
3013efd66e
update repo lists ( #186158 )
2023-06-26 15:25:58 +02:00
098c12719d
Adds setting showEmptyDecorations ( #186138 )
...
Co-authored-by: João Moreno <joao.moreno@microsoft.com >
2023-06-26 15:14:40 +02:00
Benjamin Pasero and GitHub
7166282a10
dialogs - rename setting to files.dialog.defaultPath ( #186156 )
2023-06-26 14:36:39 +02:00
Alex Ross and GitHub
9ee3bb73c9
Adding a comment shows up twice in the UI in VS Code ( #186147 )
...
Fixes #185644
2023-06-26 13:11:56 +02:00
Henning Dieterichs and GitHub
9a9264c399
Merge pull request #186148 from microsoft/hediet/b/zoophagous-raven
...
Preserves collapsed range states
2023-06-26 13:11:43 +02:00
Henning Dieterichs and GitHub
23051f0bab
Fixes #185954 ( #186150 )
2023-06-26 13:11:03 +02:00
John Murray and GitHub
c1d726be9c
Implement files.dialog.homePath setting ( fix #115730 ) ( #182908 )
...
* Implement `workbench.fileDialog.homePath` setting (fix #115730 )
* Make it work with TestResolver remote
* Rename setting to `files.dialog.homePath`
* Add `preferredHome` to `IFileDialogService` so SimpleFileDialog can use it
* Improve setting description following feedback from @alexr00
* Ignore home override when doing ~ replacement
* Stop preferredHome falling back to user-local setting when working remote
* Eliminate preferredHome hack
2023-06-26 11:04:12 +00:00
Henning Dieterichs
01947905b6
Fixes CI
2023-06-26 12:27:37 +02:00
Henning Dieterichs
b859bde9a9
Preserves collapsed range states
2023-06-26 12:14:53 +02:00