Megan Rogge
4a103b0eea
alert screen reader users with changes in watch variables ( #221847 )
2024-07-16 20:03:46 -07:00
Megan Rogge
d61fc5c12f
rm comment ( #221838 )
2024-07-16 19:54:26 -07:00
Matt Bierner
f4dabd7898
Fix path mapping call on web ( #221859 )
...
Fixes #221299
Seems like a TS bug that realpath is called here. This is a workaround for that
2024-07-16 16:30:05 -07:00
Megan Rogge
4bc02fc78f
move <keybinding:commandId> into variable for localized strings ( #221843 )
2024-07-16 14:23:45 -07:00
Megan Rogge
0fb37994f4
announce repl evaluation to screen reader users ( #221853 )
...
fixes #214246
2024-07-16 13:43:53 -07:00
Daniel Imms
43cfe790bb
Merge pull request #221796 from microsoft/tyriar/221735
...
Fix reading shell history file in remotes
2024-07-16 12:49:37 -07:00
Daniel Imms
9c3b620e99
Merge pull request #221848 from microsoft/tyriar/221801
...
Move global completions to contribution, compress completions
2024-07-16 12:47:55 -07:00
Daniel Imms
7735355d26
Sanitize / chars
2024-07-16 12:33:18 -07:00
Daniel Imms
f2bd735355
Merge pull request #221684 from tisilent/task-reveal-terminal
...
Add revealTerminal and focusInstance in terminalService
2024-07-16 12:26:45 -07:00
Daniel Imms
95fdf6f368
Remove \ prefix
2024-07-16 11:55:54 -07:00
Daniel Imms
b75d72d8db
Fix compile
2024-07-16 11:54:34 -07:00
Daniel Imms
4de5e24449
Support multiple completion formats
2024-07-16 11:49:49 -07:00
Sandeep Somavarapu
8997deb01e
Enhance Profiles Editor ( #221845 )
...
* radio buttons
* fine tune radio buttons
* fix active item coloring in hc theme
* improve text
* use tree for rendering
2024-07-16 11:35:21 -07:00
Daniel Imms
06221ee464
Merge remote-tracking branch 'origin/main' into tyriar/221801
2024-07-16 09:12:01 -07:00
Daniel Imms
aea94bdfea
Move global completions to contribution, compress completions
...
Part of #221801
2024-07-16 09:11:44 -07:00
Martin Aeschlimann
034378514e
code block actions order & fix ( #221812 )
2024-07-16 07:50:38 -07:00
Benjamin Christopher Simmonds
6979fb003b
Cleanup service accessor and fix file selection in commands ( #221810 )
...
cleanup service accessor to make sure there are no side affects
2024-07-16 07:24:06 -07:00
Daniel Imms
919f0aba47
Merge pull request #221800 from microsoft/tyriar/refresh_sticky
...
Refresh sticky scroll on terminal visibility changed
2024-07-16 07:13:49 -07:00
Daniel Imms
9940b88b2c
Merge pull request #221734 from microsoft/tyriar/xterm_240715
...
Update xterm, add overview ruler top border
2024-07-16 07:13:04 -07:00
Isidor Nikolic
0e5222629e
Merge pull request #219213 from cobey/cobey/add_gem_py
...
adding js/py lib for tagging
2024-07-16 15:52:06 +02:00
Daniel Imms
1279e436dd
Fix file assertion
2024-07-16 04:14:59 -07:00
Benjamin Christopher Simmonds
85b0b20c20
Add Configure actions to tabs ( #221797 )
2024-07-16 04:05:15 -07:00
Daniel Imms
aafff78959
Merge branch 'main' into tyriar/xterm_240715
2024-07-16 03:59:36 -07:00
Daniel Imms
2966683d9e
Only refresh if visible
2024-07-16 03:58:55 -07:00
Daniel Imms
a2934ee256
Refresh sticky scroll on terminal visibility changed
...
Fixes #221798
2024-07-16 03:57:31 -07:00
Daniel Imms
ed606ec91e
Fix reading shell history file in remotes
...
Fixes #221735
2024-07-16 03:45:41 -07:00
Daniel Imms
e3516c12ae
Instantiate buffer namespace before terminal is disposed
2024-07-16 03:34:41 -07:00
Daniel Imms
7bb9c8bc39
Merge pull request #221772 from hotpxl/main
...
Use the builtin local command in shell integration scripts
2024-07-16 03:05:42 -07:00
Matt Bierner
8d40a80726
Add drop/paste resource for css ( #221612 )
...
* New drop and paste providers that create a url function snippet
* added url pasting feature
* added url pasting feature
* added url pasting feature
* Target just dropping/pasting resources for now
* Move files
* Remove unused strings
* Removing more unused logic for now
* Remove tsconfig change
* Remove doc file
* Capitalize
* Remove old proposal names
---------
Co-authored-by: Meghan Kulkarni <kulkarni.meg@gmail.com >
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
2024-07-16 09:56:23 +02:00
tisilent
24ebba10e7
add focusInstance
2024-07-16 10:47:55 +08:00
tisilent
ebe88d0bee
remove source check
2024-07-16 09:32:31 +08:00
Aiday Marlen Kyzy
06f8ef165c
Removing the introductory text in the accessible editor hover ( #221628 )
...
removing the introductory text in the editor hover
2024-07-15 17:42:25 -07:00
Joyce Er
716fbebf83
fix: honor isSticky for autodetected chat participants ( #221747 )
2024-07-15 16:32:44 -07:00
Yutian Li
6d8cfe1bec
Use the builtin local command in shell integration scripts
2024-07-15 19:06:13 -04:00
Rob Lourens
02e7848455
Tweak lazy var setting description ( #221752 )
...
See #221513
2024-07-15 15:52:06 -07:00
Matt Bierner
286795f0c5
Pick up latest TS for building VS Code ( #221743 )
2024-07-15 13:06:34 -07:00
Daniel Imms
dc6bb3cf34
Don't handle cursor move if disposed
2024-07-15 12:25:35 -07:00
Megan Rogge
47e6c3aa7a
use better message in help dialog for unassigned kb in help dialog, provide configure assigned kb command, clean up code ( #221728 )
2024-07-15 12:18:04 -07:00
Matt Bierner
0cba3e61b8
Align rendered header id generation with markdown language service ( #221742 )
...
Fixes #220064
2024-07-15 12:17:10 -07:00
Ladislau Szomoru
fbcb0742aa
SCM - fix badge regression ( #221738 )
2024-07-15 11:48:47 -07:00
Justin Chen
5491dc90d7
notebook code actions on save ( #221510 )
2024-07-15 11:48:19 -07:00
Henning Dieterichs
1f6f8fb585
Implements dryRun for workbench.extensions.action.debugExtensionHost
2024-07-15 20:42:10 +02:00
Matt Bierner
4caa46afc4
Fix font family fallback in parameter hints ( #221737 )
...
Fixes #211714
2024-07-15 11:39:33 -07:00
Tyler James Leonhardt
86495e947b
Use global fetch and crypto ( #221736 )
...
Now that we're on Node 20, we can just use the global fetch and crypto which work the same in node and in the browser.
2024-07-15 10:58:31 -07:00
Daniel Imms
530e9249cc
Merge pull request #221726 from microsoft/tyriar/221724
...
Make overview ruler border consistently colored
2024-07-15 10:57:05 -07:00
Daniel Imms
53c2696206
Merge pull request #221590 from microsoft/tyriar/221531
...
Position terminal tab hover to left
2024-07-15 10:51:13 -07:00
Daniel Imms
a910c609ac
Update xterm, add overview ruler top border
...
Fixes #221723
2024-07-15 10:19:20 -07:00
Daniel Imms
9cdf14ab18
Use opposite position when tab location is left
2024-07-15 10:07:34 -07:00
Ole
5b8edf2b36
Update notebook comment view in response to mutations ( #219927 )
...
Update notebook comment view in response to mutations.
Fixes Rendered notebook cell comments are not updated when the underlying data changes via the extension APIs #214248
This short circuiting makes it so that the comment is not updated. Not having this return early is consistent with the corresponding function in commentThreadZoneWidget.ts.
2024-07-15 17:35:55 +02:00
Daniel Imms
64760476e4
Make overview ruler border consistently colored
...
Fixes #221724
2024-07-15 08:34:14 -07:00