Ladislau Szomoru and GitHub
40cdc5cb1f
Engineering - Add Python setuptools installation ( #197341 )
2023-11-03 11:44:29 +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
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
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
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
Megan Rogge and GitHub
2e0f6ef8f6
Merge pull request #197037 from amaust/verified-domain-tooltip
...
Adds "verified domain" identifier to url tooltip
2023-11-02 12:03:16 -07:00
Connor Peet and GitHub
b431ca92db
tunnels: fixes to allow msa auth ( #197259 )
2023-11-02 19:49:04 +01:00
meganrogge
f4497b3306
revert a change
2023-11-02 11:37:18 -07:00
Daniel Imms and GitHub
49b26d86b3
Merge pull request #197257 from microsoft/tyriar/xterm_231102
...
Speed up xterm.js update script and update xterm.js
2023-11-02 11:33:31 -07:00
Connor Peet and GitHub
ca1c34b808
files: add an authority filter to the history service ( #197237 )
...
* files: add an authority filter to the history service
* add some basic tests
2023-11-02 11:24:12 -07:00
Andrew Maust
d000de20a6
Added tag to container
2023-11-02 14:19:55 -04:00
Andrew Maust and GitHub
c17cda4c7a
Merge branch 'main' into verified-domain-tooltip
2023-11-02 14:19:28 -04:00
Logan Ramos and GitHub
b58d622170
Add ChatEditorInput API proposal ( #197255 )
2023-11-02 11:13:41 -07:00
Daniel Imms
cdfecb4474
Update xterm
...
Fixes #197254
2023-11-02 11:08:27 -07:00
Daniel Imms
d7a08bd542
Speed up update-xterm script by combining module installs
2023-11-02 11:08:14 -07:00
Michael Tyson and GitHub
17a6c9d2fe
Merge branch 'main' into bugfix/integrated-terminal-default-profile
2023-11-02 13:51:45 -04:00
Benjamin Simmonds and GitHub
c343e8600a
Add new expand editor action ( #197249 )
...
Add new editor actions
2023-11-02 18:20:55 +01:00
Megan Rogge and GitHub
5eb1fa7595
Merge pull request #197183 from microsoft/merogge/status
...
handle focus out of status bar item
2023-11-02 09:34:51 -07:00
meganrogge
363c1dabb7
move check inside onDispose, rm clear calls
2023-11-02 09:20:08 -07:00
Benjamin Simmonds and GitHub
5d6dc83c2a
Merge pull request #197134 from microsoft/benibenj-patch-1
...
Update classifier.json
2023-11-02 17:17:25 +01:00
Daniel Imms and GitHub
55f674b43f
Merge pull request #197231 from microsoft/tyriar/197228
...
Group similar options in IHoverOptions
2023-11-02 08:47:19 -07:00
meganrogge
82e5ba2f6d
dispose -> hide
2023-11-02 08:19:21 -07:00
Megan Rogge and GitHub
9c4bbb1a16
Merge branch 'main' into merogge/status
2023-11-02 08:18:22 -07:00
Daniel Imms and GitHub
fcbf83fc55
Merge pull request #197167 from microsoft/tyriar/xterm_scope
...
Move to scoped xterm.js packages
2023-11-02 08:09:20 -07:00
Daniel Imms
c07b1da5ab
Group similar options in IHoverOptions
...
Fixes #197228
2023-11-02 06:51:42 -07:00
Daniel Imms
1532b5aebd
Add xterm scope to moore places
2023-11-02 06:34:09 -07:00
Sandeep Somavarapu and GitHub
87fd6d3320
fix #197223 ( #197226 )
2023-11-02 14:34:04 +01:00
Sandeep Somavarapu and GitHub
fc8712a416
Merge pull request #197051 from sandy081/sandy081/sticky-hover
...
Add sticky hover option to HoverService
2023-11-02 14:17:09 +01:00
Sandeep Somavarapu and GitHub
bf84562f6d
fix focus and hover color for icons ( #197222 )
2023-11-02 12:32:32 +01:00
Benjamin Pasero and GitHub
42f5594892
aux window - some focus fixes ( #197207 )
...
* aux window - add some logging
* aux window - properly implement focus tracking
2023-11-02 09:36:20 +01:00
Tyler James Leonhardt and GitHub
a9d8fbca9e
Have min height for a result ( #197186 )
...
so that it is more clear that content will be filled in
2023-11-01 23:58:12 +01:00
meganrogge
885bcc4a69
tweak
2023-11-01 15:58:02 -07:00
Megan Rogge and GitHub
4a3ec9e3e5
Merge branch 'main' into merogge/status
2023-11-01 15:56:39 -07:00
meganrogge
9f3d22d9ec
check if hover was focused before refocusing last elt
2023-11-01 15:56:09 -07:00
Daniel Imms and GitHub
3b405e19c9
Merge pull request #197182 from microsoft/tyriar/195865
...
Support hover in aux windows properly
2023-11-01 15:47:04 -07:00
David Dossett and GitHub
f32bdc83c3
Merge pull request #197181 from microsoft/ddossett/obnoxious-lobster
...
Fix code link colors in hc light/dark
2023-11-01 14:50:30 -07:00
Daniel Imms
3a351bdc29
Move to xterm scoped image addon
2023-11-01 14:47:59 -07:00
Isidor Nikolic and GitHub
144761c40f
Merge pull request #197147 from microsoft/isidorn/aware-dinosaur
...
Add new context key for focused session without debugging. And disable pause when run without debugging
2023-11-01 21:43:42 +00:00
Rob Lourens and GitHub
9407cfb3c1
Merge pull request #197180 from microsoft/roblou/classic-quokka
...
Show same hint in tooltip as in history input box placeholder
2023-11-01 14:42:41 -07:00
meganrogge
6f6f21034a
attempt to fix focus issue
2023-11-01 14:36:58 -07:00
Daniel Imms
047359ecad
Support hover in aux windows properly
...
Fixes #195865
2023-11-01 14:36:11 -07:00
David Dossett
4354f37f84
Fix code link colors in hc light/dark
2023-11-01 14:36:05 -07:00