Megan Rogge
7c8ebd2d77
Merge pull request #193840 from microsoft/merogge/editor-term
...
don't reveal active terminal before navigating in accessible terminal view
2023-09-22 13:30:15 -07:00
Aaron Munger
5601541352
Merge pull request #193833 from microsoft/aamunger/anchorFocusedCell
...
setting to anchor to focused cell
2023-09-22 12:50:11 -07:00
meganrogge
a4f9254547
don't create a terminal in these commands
2023-09-22 12:24:37 -07:00
meganrogge
3ca1a456ed
fix #193713
2023-09-22 12:22:12 -07:00
Aaron Munger
44d8efafd8
spelling
2023-09-22 12:01:46 -07:00
Megan Rogge
1c6fe1ee54
Merge pull request #193819 from microsoft/merogge/announce-line
...
announce comment range to SR user
2023-09-22 11:30:11 -07:00
Aaron Munger
bad883bd6a
fix anchor range check
2023-09-22 11:08:03 -07:00
Joyce Er
720fb55092
chore: 🆙 distro ( #193829 )
2023-09-22 18:53:35 +01:00
Aaron Munger
1f70856242
anchor to focused cell setting
2023-09-22 10:42:41 -07:00
Johannes Rieken
e2a0ef6f7c
Merge pull request #193823 from microsoft/joh/aggregate-dinosaur
...
Joh/aggregate-dinosaur
2023-09-22 19:20:02 +02:00
Raymond Zhao
a744a00d83
Simplify local settings search ( #193635 )
2023-09-22 09:23:47 -07:00
Aaron Munger
b706ebebc7
Merge pull request #193810 from microsoft/revert-192602-ai-codefixes
...
Revert "Copilot-based TS refactors"
2023-09-22 09:04:59 -07:00
Johannes
3eb1b60c97
add tests
2023-09-22 18:03:36 +02:00
Johannes
923744a7d4
move SetMap into src/vs/base/common/map.ts
2023-09-22 17:52:40 +02:00
meganrogge
c7a7056707
fix #193500
2023-09-22 08:38:01 -07:00
Megan Rogge
27897243f9
Merge pull request #193720 from microsoft/merogge/diff
...
add comment help info to diff help dialog
2023-09-22 08:13:15 -07:00
Isidor Nikolic
46b08be1cc
Merge pull request #191116 from microsoft/isidorn/thick-reindeer
...
add workspace tags
2023-09-22 17:04:47 +02:00
Robo
a556eb6abb
chore: bump electron@25.8.2 ( #193798 )
...
* chore: bump electron@25.8.2
* chore: bump distro
2023-09-22 15:51:59 +01:00
Ladislau Szomoru
ea742d0a3c
SCM - keep file selection when switching between view modes ( #193808 )
2023-09-22 15:09:39 +01:00
Sandeep Somavarapu
20212f2b7b
overlay gear on profile icon ( #193806 )
2023-09-22 15:08:24 +01:00
João Moreno
537c380c16
fixes #193088 ( #193807 )
2023-09-22 15:08:02 +01:00
Alex Ross
4f06571588
Extension development:Frequent calls to _onDidChangeTreeData.fire(), resulting in memory leakage ( #193799 )
...
Fixes #193421
2023-09-22 15:06:57 +01:00
Ladislau Szomoru
96e7244093
SCM - fix file decoration for Tree mode ( #193779 )
2023-09-22 15:06:28 +01:00
Johannes Rieken
b7fad0df6d
Revert "Copilot-based TS refactors"
2023-09-22 16:05:04 +02:00
Johannes Rieken
0aecb586f4
Merge pull request #192602 from sandersn/ai-codefixes
...
Copilot-based TS refactors
2023-09-22 15:44:53 +02:00
Ladislau Szomoru
f6ad9f7685
SCM - refactor getChildren(), add Refresh action ( #193805 )
2023-09-22 14:35:48 +01:00
Sandeep Somavarapu
e88e309ab5
adopt ensureNoDisposablesAreLeakedInTestSuite ( #193803 )
...
#190503 adopt ensureNoDisposablesAreLeakedInTestSuite
2023-09-22 14:35:41 +01:00
João Moreno
2a691f77e4
screencast mode: look for commands in command registry ( #193797 )
...
fixes #188938
2023-09-22 13:42:16 +01:00
Sandeep Somavarapu
d488158485
pass store to disposableTimeout ( #193796 )
...
#193613 pass store to disposableTimeout
2023-09-22 13:34:25 +01:00
Johannes Rieken
0d82bc6da0
Merge pull request #193787 from microsoft/joh/legal-snake
...
keep inlineChat.contribution purely registrations of stuff
2023-09-22 14:17:49 +02:00
Robo
9a1c96245e
fix: respect values from --disable-features flag ( #193795 )
2023-09-22 13:01:59 +01:00
Benjamin Pasero
47003fa3ee
editors - exempt for navigation commands from being hidden ( #193778 )
...
* editors - exempt for navigation commands from being hidden
* add and use collections.ts#intersection
---------
Co-authored-by: Johannes <johannes.rieken@gmail.com >
2023-09-22 13:17:30 +02:00
Alex Ross
0e7747550f
active editor has commenting range is true even when it should not be ( #193788 )
...
Fixes #193716
2023-09-22 12:55:31 +02:00
Benjamin Simmonds
39b74422de
editor tab accessibility across tab bars ( #193776 )
...
* wip
* tab focus across tab bars supported
* 💄
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2023-09-22 12:17:21 +02:00
Johannes
3b28b7303d
keep inlineChat.contribution purely registrations of stuff
2023-09-22 11:57:46 +02:00
Johannes
98f0259912
chore - move isInteractiveEditorOptions into its type
2023-09-22 11:51:11 +02:00
Alex Ross
f4761fe652
Show next/previous commenting range in command palette ( #193782 )
2023-09-22 10:45:16 +01:00
Sandeep Somavarapu
685987d23a
fix #192266 ( #193781 )
2023-09-22 10:45:02 +01:00
Sandeep Somavarapu
feed93f995
fix width ( #193777 )
2023-09-22 10:30:55 +01:00
Rebecca Dodd
b8e8db96fa
Update info-needed label name in contributing doc ( #182528 )
2023-09-22 10:23:57 +01:00
Benjamin Pasero
c72447e8d8
Cannot read properties of null (reading 'b') ( fix #193773 ) ( #193774 )
2023-09-22 09:48:12 +01:00
Benjamin Simmonds
aa88e1829d
Don't show TAB_LAST_PINNED_BORDER color when all tabs are pinned ( #193762 )
...
* #193687
* dont show tab border when all sticky
2023-09-22 10:41:20 +02:00
Johannes Rieken
ffc6fdea8f
Merge pull request #193767 from microsoft/joh/disgusted-dolphin
...
WorkbenchToolBar allows to configure exemption from overflow logic
2023-09-22 10:12:03 +02:00
Johannes
b7ab7290d9
WorkbenchToolBar allows to configure exemption from overflow logic
...
fixes https://github.com/microsoft/vscode/issues/193723
2023-09-22 09:51:51 +02:00
Benjamin Pasero
e7b10fc717
editors - further improve isFirst and isLast and add test for sticky: true with index ( #193760 )
2023-09-22 09:34:28 +02:00
Benjamin Pasero
f92ee6faeb
debt - move away from generic groups accessor name ( #193707 )
...
debt - move away from generic `accessor` name
2023-09-22 09:19:10 +02:00
Benjamin Pasero
2cd6bbdb73
[Accessibility] ctrl+k, ctrl+shift+n does not open actionable notification items ( fix #193715 ) ( #193758 )
2023-09-22 07:37:57 +01:00
Ladislau Szomoru
54fc6334f5
Git - fix file decoration for history item changes ( #193755 )
2023-09-22 07:27:26 +01:00
Rob Lourens
b1ecf6f7bc
Add decorations for variables in rendered chat requests ( #193745 )
...
* Use parsed chat request in model and renderer
* Fix using variables with the chat parser
* Test snapshot
* Add test
* Update test snapshots
2023-09-22 08:19:41 +02:00
Justin Chen
444399e23b
Lets issues of the "don't know" variety be filed from the issue reporter. ( #193733 )
...
makes string value not null
2023-09-21 22:31:10 -04:00