Ladislau Szomoru and GitHub
306125b43e
SCM - Move SCM View to async data tree ( #197349 )
2023-11-03 19:49:45 +01:00
Aaron Munger and Aaron Munger
adac9288d1
less scrolling for focusing a cell editor
2023-11-03 11:33:06 -07:00
Aaron Munger and Aaron Munger
17c447e4ae
fix reveal range when not quite in view
2023-11-03 11:33:06 -07:00
Aaron Munger and Aaron Munger
bf72bddec7
clarified function names, more comment docs
2023-11-03 11:33:06 -07:00
Aaron Munger and Aaron Munger
d1d6afd67f
naming
2023-11-03 11:33:06 -07:00
Aaron Munger and Aaron Munger
7413ab8f8e
combine revealCells functions
2023-11-03 11:33:06 -07:00
Aaron Munger and Aaron Munger
5dddc01a06
removed unused parameter
2023-11-03 11:33:06 -07:00
Cody Beyer and GitHub
b74c660b2f
Add missing py azure packages ( #195508 )
...
* adding container registry package
* adding several missing python:
- azure-appconfiguration-provider
- azure-communication-identity
- azure-communication-phonenumbers
- azure-communication-email
- azure-communication-rooms
- azure-communication-callautomation
- azure-confidentialledger
- azure-iot-deviceupdate
- azure-developer-loadtesting
- azure-monitor-query
- azure-monitor-ingestion
- azure-schemaregistry-avroencoder
- azure-messaging-webpubsubservice
2023-11-03 10:29:08 -07:00
Sandeep Somavarapu and GitHub
d54f0adc77
fix #197382 ( #197383 )
2023-11-03 17:08:35 +01:00
Aiday Marlen Kyzy
2f1e012393
Merge branch 'main' into aiday/undockPanelChat
2023-11-03 17:08:06 +01:00
Daniel Imms and GitHub
16f2085e3f
Merge pull request #197365 from microsoft/tyriar/197356
...
Improve behavior of quick input hover hint
2023-11-03 08:40:36 -07:00
meganrogge
a796401fe5
don't cache persistent tasks
2023-11-03 08:39:10 -07:00
Sandeep Somavarapu and GitHub
1b4e867c97
fix #197297 ( #197375 )
2023-11-03 16:36:12 +01:00
BeniBenj
5857bdba65
Merge branch 'main' into benibenj/hideTabsActionBar
2023-11-03 16:29:30 +01:00
Alex Ross and GitHub
1bb470b6d9
Continue on doesn't work for file-level comments ( #197378 )
...
Fixes #196571
2023-11-03 16:26:39 +01:00
BeniBenj
9dcffa9e87
Remove TitleBarGlobalControlMenu and make accounts/manage unhideable
2023-11-03 16:14:45 +01:00
meganrogge
b4736796d3
match specific keys
2023-11-03 07:57:47 -07:00
Megan Rogge and GitHub
ace5fa7b84
Merge branch 'main' into merogge/letter-key
2023-11-03 07:46:46 -07:00
Megan Rogge and GitHub
e550098509
Merge pull request #197258 from microsoft/merogge/focus-view
...
add setting to focus accessible view on command execution
2023-11-03 07:35:56 -07:00
Megan Rogge and GitHub
a2516dfa0b
Merge pull request #197270 from microsoft/merogge/activity-bar
...
show activity bar item tooltip on keyboard focus
2023-11-03 07:30:06 -07:00
Sandeep Somavarapu and GitHub
6382347601
fix #197252 ( #197368 )
2023-11-03 15:24:24 +01:00
d27b275d84
no tab bar default title with dirty state ( #197358 )
...
* no tab bar default title with dirty state
* Update src/vs/workbench/browser/parts/titlebar/windowTitle.ts
Co-authored-by: Alex Ross <alros@microsoft.com >
* 💄
---------
Co-authored-by: Alex Ross <alros@microsoft.com >
2023-11-03 14:21:26 +01:00
Daniel Imms and GitHub
5542d19be9
Merge branch 'main' into merogge/letter-key
2023-11-03 06:05:33 -07:00
Daniel Imms
b32fee4bbd
Improve behavior of quick input hover hint
...
Fixes #197356
2023-11-03 05:54:58 -07:00
Megan Rogge and GitHub
dc78919c39
Merge pull request #197030 from microsoft/merogge/custom-prompt
...
support windows prompt detection for common plugins
2023-11-03 05:25:50 -07:00
Benjamin Pasero and GitHub
f72a53bbcc
open editors - disable focus tracking in some cases ( #197353 )
...
Specifically with auxiliary windows, it is possible that a auxiliary window has focus and the user clicks into the inactive open editors view.
That click would activate the main window and trigger the focus tracker but we already know where the focus is going to be based on the click.
2023-11-03 12:37:45 +01:00
Benjamin Simmonds and GitHub
1e520af1de
Fixes #197230 and Fixes dirty decorator when both actions are off ( #197352 )
...
Refactor tab action visibility logic and CSS selector for sticky tabs
2023-11-03 12:35:26 +01:00
Sandeep Somavarapu and GitHub
1ef160d5bc
fix #197336 ( #197342 )
2023-11-03 11:52:12 +01:00
Ladislau Szomoru and GitHub
40cdc5cb1f
Engineering - Add Python setuptools installation ( #197341 )
2023-11-03 11:44:29 +01:00
Benjamin Pasero
1edbc50c96
use scoped instantiator for resource context
2023-11-03 11:23:59 +01:00
Benjamin Pasero
aba22acd13
actually use DisposableStore
2023-11-03 11:21:26 +01:00
Benjamin Simmonds and GitHub
da7ceee28a
Update editor part options and types ( #197242 )
...
* Update editor part options and types
* Update editor part options verifiers and configuration
* 💄
* Refactor code by removing local Verifier classes and importing them from
settingsVerification module
* rename
2023-11-03 11:04:47 +01:00
Benjamin Pasero and GitHub
1c9b70a86d
Revisit IHostService global assumptions ( fix #196981 ) ( #197327 )
2023-11-03 10:17:22 +01:00
Aiday Marlen Kyzy
9d08bee81e
adding change
2023-11-03 10:15:14 +01:00
BeniBenj
f9e5cd83da
Refactored getEditorActions to createEditorActions and updated related
...
usage
2023-11-03 09:59:18 +01:00
Benjamin Pasero and GitHub
60eeeb5e43
voice - disable mic when request pending (inline chat) ( #197312 )
...
voice - disable mic in inline chat when response pending
2023-11-03 08:34:03 +01:00
Benjamin Pasero and GitHub
6e1425c35a
🆙 distro ( #197305 )
2023-11-03 17:12:04 +11:00
Connor Peet and GitHub
3982a3996e
testing: fix performance when unloading a bunch of tests ( #197294 )
...
We were unnecessary recomputing the state for child items, when we only needed to do so for the removed root
Fixes #193240
2023-11-03 01:47:54 +01:00
meganrogge
8ca2d8820d
pass in char
2023-11-02 16:39:15 -07:00
Logan Ramos and GitHub
0e9376c25a
Fix reveal in explorer race condition ( #197291 )
...
Fixes #197268
2023-11-02 16:17:39 -07:00
Andrea Mah and GitHub
6d1677768f
incorporating editor association and priority to notebook search ( #197272 )
...
incorporate priority into EH notebook search
2023-11-02 15:42:49 -07:00
Megan Rogge
aee1727639
adjust prompt
2023-11-02 15:36:41 -07:00
Megan Rogge
d0c0011707
fix #197250
2023-11-02 15:21:48 -07:00
Andrea Mah and GitHub
c9270a3d20
fix outdated notebook search results ( #197283 )
...
fix outdated notebook results
2023-11-02 23:10:06 +01:00
Raymond Zhao and GitHub
df4161cd29
Fix toggleData button ( #197279 )
2023-11-02 22:52:54 +01:00
Connor Peet and GitHub
43211bb6de
testing: fix error renderer adding multiple instances ( #197276 )
2023-11-02 22:25:56 +01:00
Sandeep Somavarapu and GitHub
fca38acb70
fix #197169 ( #197275 )
2023-11-02 22:12:54 +01:00
Megan Rogge and GitHub
a7c6d6ec13
Merge pull request #195108 from myty/bugfix/integrated-terminal-default-profile
...
Use Extension Provided Terminal Profile from Context Menu
2023-11-02 13:31:11 -07:00
meganrogge
625fb19fd1
make sure instance had focus
2023-11-02 13:16:02 -07:00
meganrogge
8a97792cf8
activity bar part of #196500
2023-11-02 12:54:25 -07:00