Commit graph

104936 commits

Author SHA1 Message Date
Sandeep Somavarapu
639d77d86f
do not show progress after importing is finished (#171868) 2023-01-20 21:11:34 +01:00
Peng Lyu
9cff9cdc2a
Fix npe on notebook open. (#171866) 2023-01-20 21:04:27 +01:00
Connor Peet
9bf083f846
fix sigpipe detection, use archive path given by client 2023-01-20 11:56:02 -08:00
Connor Peet
c600c10579
Merge remote-tracking branch 'origin/main' into connor4312/cli-wsl-control-2 2023-01-20 11:32:17 -08:00
Connor Peet
4a7adb6667
cli: use x64 server for windows arm64 (#171861)
cli: use x64 server for arm64

We don't publish an arm64 server yet. Same thing as ssh does.
2023-01-20 20:13:22 +01:00
Peng Lyu
0e40178b96
Fix execution hand over for multi step quick picks (#171853) 2023-01-20 14:11:17 -05:00
Rob Lourens
15e8106c3f
Normalize some localized string quote types (#171852) 2023-01-20 14:07:31 -05:00
aamunger
8428b644ec
remove unused reference 2023-01-20 10:54:50 -08:00
aamunger
30c2120564
feedback 2023-01-20 10:54:49 -08:00
aamunger
6c1c35131f
feedback 2023-01-20 10:54:47 -08:00
aamunger
6f445eb7d2
use dummy file system provider for IW notebook model 2023-01-20 10:54:47 -08:00
aamunger
0a2a8d86ac
IW notebook serializer 2023-01-20 10:54:46 -08:00
Megan Rogge
7fe57a2f7a
update xterm.js, get accessibility buffer to work on windows (#171850) 2023-01-20 19:04:41 +01:00
Henning Dieterichs
afa19380da
Implements experimental inline suggestion hints. (#171846)
* Implements experimental inline suggestion hints.

* Fixes lint issue.

* Removes content widget on dispose
2023-01-20 18:46:58 +01:00
Rob Lourens
1f6c0b8780
Show breakpoint decorations in notebook (#171847)
For #169190
2023-01-20 18:45:59 +01:00
Megan Rogge
5570bd57e6
fix terminal help menu keybinding for windows/linux (#171839)
fix keybinding for windows/linux
2023-01-20 11:41:38 -06:00
Sandeep Somavarapu
72709acf41
improvements to profile preview feature (#171844) 2023-01-20 09:28:32 -08:00
Johannes Rieken
5dbb41f91d
validate telemetry sender when creating a logger (#171842)
fixes https://github.com/microsoft/vscode/issues/170073
2023-01-20 17:58:07 +01:00
Henning Dieterichs
3d2e10fa6e
Improve inline suggestion hover area. (#171841) 2023-01-20 17:40:49 +01:00
Ladislau Szomoru
cab92a3b9b
Git-Base - Add syntax highlighting to the rebase-merge/done file (#171840) 2023-01-20 17:32:40 +01:00
Johannes Rieken
886edccb7a
💄 define zindex only once (#171838) 2023-01-20 17:19:05 +01:00
Sandeep Somavarapu
6cfd40e4ed
Merge pull request #171836 from microsoft/sandy081/sweet-duck
skip uninstalling built in extensions
2023-01-20 17:13:53 +01:00
Sandeep Somavarapu
136e8fbb4e
skip uninstalling built in extensions 2023-01-20 16:46:44 +01:00
Johannes Rieken
f3eee20a50
fix https://github.com/microsoft/vscode/issues/157247 (#171816) 2023-01-20 15:54:08 +01:00
Martin Aeschlimann
124960dfe7
updateOptions should only update overrideStyles when set (#171797)
* updateOptions: only update overrideStyles when defined

* revert changes from 6d6d9bd
2023-01-20 15:41:14 +01:00
Ladislau Szomoru
9b63d86d77
Git - Add back logging message that was removed during refactoring (#171831) 2023-01-20 15:35:55 +01:00
Martin Aeschlimann
3b4a151ea0
rename asCssValue -> asCssVariable (#171829) 2023-01-20 15:18:12 +01:00
Ladislau Szomoru
9c3e0aedb1
Git - do not show progress for the LogFile operation (#171828) 2023-01-20 15:03:07 +01:00
Martin Aeschlimann
80806b1ce1
remove unnecessary string.toString() (#171826) 2023-01-20 14:57:33 +01:00
Johannes Rieken
1dc3d5dfd4
debt - pass view item options to view item provider (#171813)
* debt - pass view item options to view item provider

* fix missing adoption
2023-01-20 14:52:32 +01:00
Martin Aeschlimann
c4966d25e7
Select dropdown has transparent background (#171825) 2023-01-20 14:49:39 +01:00
Alex Ross
313a539cf0
Select virtual workspace in remote explorer (#171822) 2023-01-20 14:16:07 +01:00
Isidor Nikolic
6fff963c7b
update extension development link (#171819) 2023-01-20 14:10:28 +01:00
Johannes Rieken
fd05813db4
rename command-center command to "Quick Pick" (#171808)
* rename command-center command to "Quick Pick"

fyi @sbatten, related to https://github.com/microsoft/vscode/issues/170621

* use "Quick Open" label
2023-01-20 14:03:57 +01:00
Alex Ross
db4258b1b6
Bug: Folded comments disappear after moving to a different tab (#171736)
Fixes #171711
2023-01-20 13:13:25 +01:00
Johannes Rieken
21f072e56f
handle failures when talking to update service (#171815)
fixes https://github.com/microsoft/vscode/issues/99533
2023-01-20 13:05:38 +01:00
Henning Dieterichs
7d5abb62f3
Merge pull request #171637 from microsoft/hediet/bold-roadrunner
Fixes #167927
2023-01-20 12:39:15 +01:00
Sandeep Somavarapu
129131268f
Take profile to preview as URI (#171814) 2023-01-20 12:19:03 +01:00
Henning Dieterichs
56e1efd13d
Uses KeybindingWeight + 1 instead of 1000 2023-01-20 12:16:38 +01:00
Sandeep Somavarapu
5936a4eb52
Enable profiles by default except web+remote (#171812)
#116740 Enable profiles by default except web+remote
2023-01-20 12:07:30 +01:00
Johannes Rieken
42a307e458
support Event.debounce with MicrotaskDelay, extract MicrotaskDelay into (new) symbols.ts, update bulk edit preview models only once per task (#171807)
(likely) fixes https://github.com/microsoft/vscode/issues/168858
2023-01-20 11:45:56 +01:00
Martin Aeschlimann
127b8ef370
Settings should not show indent guides. Simple fix (#171809) 2023-01-20 11:27:25 +01:00
Sandeep Somavarapu
812b921b6a
fix settings sync in web removes custom builtin extension (#171772)
- consider when builtin extensions from last sync state is not set
- consider when a builtin extension is not available in local extensions
2023-01-20 10:50:42 +01:00
Johannes Rieken
c0987793d9
Merge pull request #171803 from microsoft/joh/broad-aphid
joh/broad aphid
2023-01-20 10:43:36 +01:00
Johannes
6d51423013
prevent hiding the last visible menu item
only when using ignore strategy, meaning when not overflowing hidden items

fixes https://github.com/microsoft/vscode/issues/170621
2023-01-20 10:25:42 +01:00
Johannes
fdf67ca165
fix broken Hide "XYZ" command for command palettes 2023-01-20 10:02:06 +01:00
Johannes Rieken
6a0a93220d
further reduce how often RPC sizes are logged (#171799)
https://github.com/microsoft/vscode/issues/170955
2023-01-20 09:57:59 +01:00
Ladislau Szomoru
78f9b06101
Git - handling git repositories in parent folders (#171726) 2023-01-20 09:10:53 +01:00
Rob Lourens
514900e23a
Add cell decoration for the currently executing cell (#171789)
* Add cell decoration for the currently executing cell
Part of #169190

* Split out to own file
2023-01-19 21:46:44 -08:00
Connor Peet
c010101bc4
wip 2023-01-19 20:03:47 -08:00