Johannes Rieken and GitHub
595efea648
use document object identity and not uri equality when checking if a document belongs to a notebook ( #206778 )
...
https://github.com/microsoft/vscode/issues/206487
2024-03-04 12:28:36 +01:00
Anthony Stewart and GitHub
5f354675ad
Export ILocalizedString in nls.mock.ts ( #206449 )
2024-03-04 12:17:47 +01:00
Alex Ross and GitHub
355fa9491c
Comments filter wording feedback ( #206776 )
...
Fixes #206756
2024-03-04 11:55:15 +01:00
Benjamin Pasero and GitHub
d374d10eea
windows - some better handling of focus also for webview ( #206757 )
...
* 💄
* fix focus issues with webview and aux window
2024-03-04 08:41:30 +01:00
Benjamin Pasero
7596512985
do not keep entire window as property on a class
2024-03-04 06:32:22 +01:00
Benjamin Pasero
07ee973a43
debt - remove $window variable
2024-03-04 05:33:41 +01:00
Benjamin Pasero and GitHub
4086f74e8d
Merge branch 'main' into rebornix/ltd-platypus
2024-03-04 05:21:08 +01:00
Megan Rogge and GitHub
61187a0b65
Merge pull request #206562 from microsoft/merogge/speech-to-text
2024-03-03 15:51:16 -08:00
Benjamin Pasero and GitHub
c0fddb67b9
window - try to improve focus handling ( #206721 )
2024-03-03 14:35:38 -08:00
Sandeep Somavarapu and GitHub
161d501000
check for extension updates while checking for VS Code update ( #206704 )
...
* check for extension updates while checking for VS Code update
* fix tests
2024-03-03 07:26:34 -08:00
Benjamin Pasero and GitHub
bfefd56dbe
Revealing a view causes VS Code to steal focus ( fix #205766 ) ( #206712 )
2024-03-03 10:04:21 +01:00
Tyler James Leonhardt and GitHub
b56aee50fe
Support buttons in separators in Quick Access ( #206701 )
...
* WIP buttons on separators working
* revert changes to textSearchQuickAccess
* better check
2024-03-02 22:21:43 +01:00
Benjamin Christopher Simmonds and GitHub
f838112f06
Relayout on tab bar change ( #206669 )
...
relayout on tab bar change
2024-03-02 07:49:38 -08:00
Andrea Mah and GitHub
1f94e5cd54
replace CancellationTokenSource().token ( #206651 )
...
* replace CancellationTokenSource().token
* remove unused import
2024-03-02 01:23:57 +01:00
Tyler James Leonhardt and GitHub
2ea3428bf7
Bump distro ( #206652 )
2024-03-02 01:18:29 +01:00
Connor Peet and GitHub
df809f53dd
cli: use a better permission for keychain fallback ( #206650 )
...
Fixes https://github.com/microsoft/vscode-remote-release/issues/9619
2024-03-01 23:40:46 +01:00
Aaron Munger and GitHub
eb4ebc2247
prevent outer scroll if inner region recently scrolled ( #206642 )
...
* prevent outer scroll if inner region recently scrolled
* remove NodeJS reference
2024-03-01 13:39:48 -08:00
Benjamin Pasero
fb2cb036c7
adopt "this.window"
2024-03-01 20:35:55 +01:00
Justin Chen and GitHub
313c78eead
fix: added repo name in issue reporter ( #206638 )
...
fix repo name in issue reporter
2024-03-01 20:26:12 +01:00
Benjamin Pasero
898b1c1568
Merge branch 'main' into rebornix/ltd-platypus
2024-03-01 20:24:37 +01:00
Aaron Munger and GitHub
d759076394
pipe through the rest of the properties ( #206636 )
2024-03-01 19:59:39 +01:00
Connor Peet and GitHub
0e959d149f
debug: fix selected session not expanded if call stack not visible ( #206635 )
...
Fixes #202683
2024-03-01 19:56:03 +01:00
Connor Peet and GitHub
5a9a7ac589
debug: clear prompt if a terminal is reused betwen debug sessions ( #206632 )
...
Fixes #106743
2024-03-01 18:32:36 +01:00
Benjamin Pasero and GitHub
bb17148978
Editor pane: make window accessor that always returns a result ( fix #206467 ) ( #206451 )
2024-03-01 18:05:34 +01:00
Yusuke Yamada and GitHub
0b208e353d
Fixed to show files in deepest directory in search results ( #206609 )
...
Fixed to search for FileMatch in addition to the for loop of FolderMatch to check for the presence of AIResults
2024-03-01 08:43:52 -08:00
Bhavya U and GitHub
45fb8ce098
Remove check for featured extensions ( #206625 )
2024-03-01 16:53:24 +01:00
Rob Lourens and GitHub
2752932c07
Remove sendInteractiveRequestToProvider from interactive API ( #206623 )
...
* Remove `sendInteractiveRequestToProvider` from interactive API
* Fixes
2024-03-01 07:41:22 -08:00
Rob Lourens and GitHub
bd79cb3a46
Change FollowupProvider to take a ChatContext. ( #206611 )
...
* Change FollowupProvider to take a ChatContext.
Also fix #205761
* Update test
2024-03-01 07:32:52 -07:00
Tyler James Leonhardt and GitHub
be59ec51ee
Add learnMore proposed API to forceNewSession ( #206588 )
...
ref https://github.com/microsoft/vscode/issues/206587
2024-03-01 05:02:41 -08:00
Benjamin Pasero and GitHub
8f58a72088
.
2024-03-01 11:03:20 +01:00
Rob Lourens and GitHub
19ecb4b833
Use input.foreground for chat input ( #206564 )
...
Fix microsoft/vscode-copilot-release#958
2024-02-29 17:23:07 -08:00
Andrea Mah and GitHub
d52acfa1b4
add onWillHide to quickpick ( #206576 )
2024-02-29 17:08:15 -08:00
Justin Chen and GitHub
31a6c35865
add label in issue reporter when custom URI added ( #206577 )
...
add label when there is custom uri
2024-03-01 02:05:48 +01:00
Aaron Munger and GitHub
1943dda2d9
further delay IW contribution registration ( #206574 )
2024-02-29 16:04:15 -08:00
Megan Rogge and GitHub
52ca6498c4
Merge pull request #206571 from microsoft/merogge/task-debt
...
add log for unexpected task condition, return
2024-02-29 14:24:59 -08:00
meganrogge
82af505ffd
improve log
2024-02-29 14:05:08 -08:00
meganrogge
9f00156541
fix #205601
2024-02-29 14:01:13 -08:00
Megan Rogge and GitHub
9600478d63
Merge pull request #206566 from microsoft/merogge/cue-followup
...
replace more instances of audio cues
2024-02-29 13:51:57 -08:00
Megan Rogge and GitHub
2038b0a179
Merge pull request #206560 from microsoft/merogge/diff-editor-improvements
...
get accessibility signals to work for original diff editor, add switch sides command to help dialog
2024-02-29 13:51:12 -08:00
Daniel Imms and GitHub
b148975caf
Merge pull request #206569 from microsoft/tyriar/200166
...
Support new ' FILE ...' link format
2024-02-29 13:39:49 -08:00
Daniel Imms and GitHub
34d260d1c7
Merge pull request #206567 from microsoft/tyriar/190847
...
Check detected link suffix when opening search links
2024-02-29 13:25:44 -08:00
Daniel Imms
dbc6c2972f
Support new ' FILE ...' link format
...
Fixes #200166
2024-02-29 13:24:40 -08:00
Daniel Imms
a685b549ce
Check detected link suffix when opening search links
...
This pulls in some of the smarts from verified links into search links
by detecting links with suffixes, seeing if it matches and then using
the suffix when opening the quick pick. This allows opening the link
`foo` on the line `'foo', line 10` and it will open a search for
`foo:10`.
Fixes #190847
2024-02-29 12:59:50 -08:00
meganrogge
7ed38cae11
replace more instances of audio cues
2024-02-29 12:56:19 -08:00
meganrogge
3f74fb2e33
enable by default
2024-02-29 12:39:00 -08:00
meganrogge
5d3b37490e
clean up
2024-02-29 12:20:06 -08:00
meganrogge
fb6e06a8cf
fix #203576
2024-02-29 12:13:22 -08:00
Daniel Imms and GitHub
0dafa9ce27
Merge pull request #206543 from microsoft/tyriar/197187
...
Align check for env var collection on remote
2024-02-29 12:05:58 -08:00
Michael Lively and GitHub
29aad12b6e
Fix stuck highlights when occurrenceHighlight set 'off' ( #206557 )
...
fix for #206486
2024-02-29 20:59:08 +01:00
Daniel Imms and GitHub
d94ddbaf2a
Merge pull request #206549 from microsoft/tyriar/205578
...
Refresh sticky scroll content when dimensions differ
2024-02-29 11:05:55 -08:00