Bhavya U and GitHub
8374b219a7
Fix open walkthrough command for selecting a specific step ( #206909 )
2024-03-05 11:41:24 -08:00
Benjamin Pasero and GitHub
e3e0fe00a3
integrity - polish warnings ( #206896 )
2024-03-05 11:05:33 -08:00
Sandeep Somavarapu and GitHub
936a283cf9
fix #206764 ( #206887 )
2024-03-05 14:54:23 +01:00
BeniBenj
65cfaf8ad1
css
2024-03-05 11:51:22 +01:00
Martin Aeschlimann and GitHub
8aca9a5331
JSON Language Server output channel appears twice ( #206877 )
2024-03-05 10:01:55 +01:00
Benjamin Christopher Simmonds and GitHub
6c9d5b3df6
Custom hovers for input box except when focused ( #206873 )
...
Customhovers for inputbox but not when focused
2024-03-05 09:27:28 +01:00
Hylke Bons and Hylke Bons
e09633b182
codicons: Add back copyright header
2024-03-05 09:13:59 +01:00
Hylke Bons and Hylke Bons
fd98a6877a
codicons: Move out aliases
2024-03-05 09:13:59 +01:00
Benjamin Christopher Simmonds and GitHub
d0780ec1c1
Fix Instant Custom Hover Issue ( #206870 )
...
fixes #206762
2024-03-05 09:02:19 +01:00
Connor Peet and GitHub
d73fa8b14a
debug: support data breakpoints by address ( #206855 )
...
This creates a new "Add Data Breakpoint at Address" action in the
breakpoints view when a debugger that supports the capability is
available. It prompts the user to enter their address in a quickpick,
and then allows them to choose appropriate data access settings.
The editor side of https://github.com/microsoft/debug-adapter-protocol/issues/455
2024-03-04 20:08:00 -08:00
meganrogge
5f511caaaf
reorder
2024-03-04 15:05:26 -08:00
meganrogge
7c9b582529
get all actions to work
2024-03-04 15:02:30 -08:00
Tyler James Leonhardt and GitHub
191be39e5a
Make sure the same GitHub account is used until we support multiple GH accounts ( #206847 )
...
Fixes https://github.com/microsoft/vscode/issues/203850
2024-03-04 15:01:51 -08:00
Andrea Mah and GitHub
5abb308447
Fix go to file button on quick search ( #206846 )
2024-03-04 14:26:18 -08:00
Rob Lourens and GitHub
663376e32d
Move more stuff from interactive to participants ( #206647 )
...
* Remove 'inputPlaceholder' from InteractiveSession
* Get rid of 'responder' on InteractiveSession
* Remove 'requester' details from interactive session provider, move to default agent
* Set up default chat participant to make this test pass
* Update error
2024-03-04 14:01:13 -08:00
meganrogge
9a0d69227f
Merge branch 'main' into merogge/acc-view-run-code-block
2024-03-04 13:47:07 -08:00
Benjamin Pasero and GitHub
544094579b
shared process logging (for #206522 ) ( #206844 )
2024-03-04 22:46:40 +01:00
Matt Bierner and GitHub
a5abe07cea
Remove buffers that shouldn't be validated from geterr request ( #206843 )
...
Fixes #206644
2024-03-04 13:40:39 -08:00
meganrogge
8f06238860
fix context key issue for accessible view
2024-03-04 13:33:43 -08:00
Benjamin Pasero and GitHub
e2f64dd1ab
Aux window: investigate possibly memory leaks ( #195889 ) ( #206791 )
2024-03-04 13:16:13 -08:00
Benjamin Pasero and GitHub
62b22bbe61
code --install-extension not working with roaming profiles (fix #205924 ) ( #206834 )
2024-03-04 12:59:51 -08:00
meganrogge
08185051c3
rm merge marker, fix css bug
2024-03-04 12:37:57 -08:00
bd603172ef
feat(web/lifecycleService): correct startupKind ( #206563 )
...
* fixes #206345
* fixes #206296
* fix: don't hard check isWeb
* chore: review
* cleanup
* cleanup
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2024-03-04 21:17:04 +01:00
Daniel Imms and GitHub
2fa186fe02
Merge branch 'main' into merogge/chatWidget3
2024-03-04 11:50:05 -08:00
Daniel Imms
f022b12d42
Move export from terminalContrib lint suppress into terminal/
2024-03-04 11:48:33 -08:00
Robo and GitHub
069f4d91f3
chore: bump electron@28.2.5 ( #206822 )
...
* chore: bump electron@28.2.5
* chore: bump distro
2024-03-04 19:56:04 +01:00
Rob Lourens and GitHub
c19255de92
Also keep focus in editor for "go to top/bottom of callstack" ( #206817 )
...
Fix #205922
2024-03-04 19:55:39 +01:00
meganrogge
317d126ddf
use new function call, fix error
2024-03-04 09:47:24 -08:00
meganrogge
7a7b5ac355
rm extra provider id
2024-03-04 09:47:24 -08:00
Megan Rogge and GitHub
c0b99c07fe
Update src/vs/workbench/contrib/accessibility/browser/accessibilityConfiguration.ts
2024-03-04 09:40:00 -08:00
Ladislau Szomoru and GitHub
052fbcb851
Git - re-enable incoming files decoration ( #206815 )
2024-03-04 18:11:32 +01:00
BeniBenj
f02db619a4
Added footer area to composite parts and enabled activity bar positioning at the bottom
2024-03-04 17:56:08 +01:00
Aiday Marlen Kyzy and GitHub
5d6395f75a
Merge pull request #206814 from microsoft/aiday/bulkEditPaneTelemetry
...
Send telemetry for when bulk edit pane is opened
2024-03-04 17:54:12 +01:00
meganrogge
d9f62c0567
Merge branch 'main' into merogge/chatWidget3
2024-03-04 08:50:39 -08:00
Alex Ross and GitHub
3e670468ca
Bump distro ( #206812 )
2024-03-04 17:36:13 +01:00
Ladislau Szomoru and GitHub
0f5be7c29f
Decorations - use the color of the first decoration that has the color set ( #206813 )
2024-03-04 17:35:10 +01:00
Hylke Bons
eb6000d524
breakpoints: Tweak tooltip string
2024-03-04 17:31:47 +01:00
Aiday Marlen Kyzy
5124bd4133
adding telemetry for when the bulk edit pane has been opened
2024-03-04 17:23:57 +01:00
0bfc1dbb62
# Add partial accept kind to inline completion handle ( #202668 )
...
* # Add partial accept kind to inline completion handle
---------
Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com >
2024-03-04 16:05:28 +00:00
meganrogge
6cd902f141
get progress style to work
2024-03-04 08:00:57 -08:00
meganrogge
0b60cd45e4
monaco-editor -> monaco-workbench
2024-03-04 07:57:47 -08:00
meganrogge
1cb4a39adc
Merge branch 'main' into merogge/chatWidget3
2024-03-04 07:53:38 -08:00
Daniel Imms and GitHub
1fff44a284
Merge pull request #206797 from microsoft/tyriar/xterm_240304
...
Update xterm
2024-03-04 06:52:08 -08:00
Alex Ross and GitHub
9e8295eafa
Properly update comment avatar ( #206799 )
...
Part of microsoft/vscode-pull-request-github#5762
2024-03-04 15:51:36 +01:00
Martin Aeschlimann and GitHub
4b7845ab8c
reload file icon theme when language configuration changes ( #206794 )
2024-03-04 06:44:41 -08:00
Daniel Imms
ad1373ca5a
Update xterm
2024-03-04 06:26:29 -08:00
Benjamin Pasero and GitHub
eaf5342bb3
AutoSave is triggering editor.formatOnSave even when files.autoSave is afterDelay ( fix #206475 ) ( #206789 )
2024-03-04 13:29:14 +01:00
Johannes Rieken and GitHub
25f30add73
lm-access - update docs ( #206788 )
2024-03-04 13:26:58 +01:00
Alex Ross and GitHub
9bbdceef42
Comments filter looks unbalanced ( #206785 )
...
* Comments filter looks unbalanced
Fixes #206755
* PR feedback
* More PR feedback
2024-03-04 13:12:03 +01:00
Alex Ross and GitHub
467e1971fc
Maximum call stack size exceeded ( #206781 )
...
Fixes #205093
2024-03-04 12:28:56 +01:00