128044 Commits

Author SHA1 Message Date
Joyce Er
0d676289ff
fix: reduce race timeout for getting chat related files (#236108) 2024-12-13 23:40:29 +01:00
Joyce Er
c921e57456
fix: add aria label for chat working set (#236106)
fix: add aria label for working set region
2024-12-13 22:47:11 +01:00
Joyce Er
af9502d4b1
fix: don't cut off focus border for chat editing Add Files button (#236102) 2024-12-13 22:38:11 +01:00
Connor Peet
f7cbfef520
extensions: warn folks not to change the debug worker name :P (#236104)
Refs #232544
2024-12-13 22:26:02 +01:00
Ladislau Szomoru
899afc0311
Git - ignore changes reported to the submodule folder (#205125) (#236098) 2024-12-13 13:01:05 -08:00
Megan Rogge
c1189b5a8e
add aria label for disable/enable current file context button (#236077)
fix #236076
2024-12-13 12:45:20 -08:00
Megan Rogge
afd3f0abf0
Check whether commands are executable before including them in terminal suggestions (#235997) 2024-12-13 21:19:39 +01:00
Matt Bierner
c99c6e2e92
Merge pull request #235968 from leopardracer/main
fix: typos in documentation files
2024-12-13 11:34:20 -08:00
Matt Bierner
715be9a02e
Merge branch 'main' into main 2024-12-13 11:02:07 -08:00
Aiday Marlen Kyzy
afd7c3ccb3
fixing incorrect hover size after resize of other hover (#236078)
* fixing incorrect sizing after resize

* replacing line
2024-12-13 18:45:19 +00:00
Alexandru Dima
bd786750d9
Add useMixedLinesDiff: forStableInsertions (#236090) 2024-12-13 18:53:24 +01:00
Aiday Marlen Kyzy
8abb9e03d6
Adding back border for glyph hover widget (#236088)
adding back border for glyph hover widget
2024-12-13 09:49:57 -08:00
Aiday Marlen Kyzy
9547abafe7
Rerender sticky scroll on folding settings change (#236083)
adding code to rerender sticky scroll on folding settings change
2024-12-13 18:29:22 +01:00
Megan Rogge
db6263637a
respond to config change for terminal suggestions (#235999)
* fix #235071

* tweak

* fixes #235996

* tweak
2024-12-13 18:17:26 +01:00
Martin Aeschlimann
b911e7c4f0
icon themes: unify validation of font properties (#236081)
* allow emojiis in icon fonts

* icon themes: unify validation of font properties
2024-12-13 18:14:42 +01:00
oltolm
e7f022a392
debug: ignore error when stopping a process (#236009)
ERR Invalid debug adapter: Error: Invalid debug adapter
2024-12-13 17:10:50 +00:00
Johannes Rieken
5ae6f1e829
chat overlay fixes (#236079)
* fixes disabled button color in chat overlay
* fixes https://github.com/microsoft/vscode-copilot/issues/10930
* fix reveal after streaming issues
2024-12-13 18:04:38 +01:00
LemmusLemmus
1a56b0b5a7
Add $ to surrounding pairs in markdown (#233981)
The dollar sign is used for inline mathematical expressions.
2024-12-13 16:58:57 +00:00
Megan Rogge
2468418bd9
pass in prefix vs value to completion extension providers so command line excludes ghost text (#236000)
fixes #235996
2024-12-13 08:57:53 -08:00
Alexandru Dima
e7b43262d2
Improve layouting of side-by-side (#236075) 2024-12-13 17:39:05 +01:00
Alexandru Dima
d70dd875a9
Make sure the background fill for the new code renders on top of other editor widgets and remove DOM warning (#236073) 2024-12-13 17:25:51 +01:00
Ladislau Szomoru
4b254c2da5
Git - auto stash should restore the stash when the operation fails (#232929) (#236059) 2024-12-13 17:21:25 +01:00
Alex Ross
974044db9b
Use proper delimiter in tasks paths (#236047) 2024-12-13 09:58:21 -06:00
Alex Ross
450b069958
Comments pane shows H1 titles as H1 instead of regular text (#236069)
Fixes #236068
2024-12-13 16:50:30 +01:00
João Moreno
7ed772b8b0
remove retry at publish time (#236070)
fixes #236067
2024-12-13 16:50:04 +01:00
Alex Ross
8c3188b222
Fix comments error telemetry (#236060)
Fixes #230642
2024-12-13 16:41:56 +01:00
Ladislau Szomoru
e4cf87c882
Git - stash untracked filed during checkout (#214768) (#236057) 2024-12-13 07:06:13 -08:00
Aiday Marlen Kyzy
f143959b7d
Sticky Scroll: Adding height and emitter for height change event (#235953)
* adding height and emitter for hieght change event

* adding the event to the interface

* Set the height always through `_setHeight`

* Switch to non-overflow mode when it would go on top of sticky scroll

---------

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2024-12-13 14:56:41 +00:00
Johannes Rieken
ab7dae30bf
cancel session when token is cancelled (#236056)
https://github.com/microsoft/vscode-copilot-release/issues/2433
2024-12-13 15:44:39 +01:00
Ladislau Szomoru
12b060f0a8
Git - fix bug related to toggling git decorations (#172637) (#236055) 2024-12-13 15:33:25 +01:00
Johannes Rieken
13a37df891
add error logging for https://github.com/microsoft/vscode/issues/227147 (#236054) 2024-12-13 15:29:22 +01:00
Ladislau Szomoru
771c5177d3
Git - fix when clause for keybindings (#236053) 2024-12-13 14:54:30 +01:00
Ladislau Szomoru
380de2f146
Git - render emojis when showing blame information (#236051) 2024-12-13 14:48:37 +01:00
Sandeep Somavarapu
af33df91a4
fix #141663 (#236050) 2024-12-13 14:37:02 +01:00
Henning Dieterichs
af63c53616
Adds InlineCompletionContext.requestUuid (#236046) 2024-12-13 14:25:17 +01:00
Ladislau Szomoru
1590668ba7
Git - add the ability to continue merge/rebase if there are no changes (#236045) 2024-12-13 14:22:40 +01:00
Benjamin Pasero
c168b55cc8
Install Copilot extension for all profiles (fix microsoft/vscode-copilot#11256) (#236042) 2024-12-13 13:35:48 +01:00
Aiday Marlen Kyzy
21a129e8d0
Revert "Render expanded hovers always on the same side, so does not jump around" (#236044)
Revert "Render expanded hovers always on the same side, so does not jump arou…"

This reverts commit 82d1ef937686fcb7bca342410f9071f84fbdb3a1.
2024-12-13 13:33:34 +01:00
Johannes Rieken
15bd01ac9f
fix https://github.com/microsoft/vscode/issues/224944 (#236034) 2024-12-13 13:28:57 +01:00
Alex Ross
fa094097da
Revert "Fix custom task shell doesn't work without manually passing in "run command" arg/flag (#181760)" (#236043)
This reverts commit fc3cc5b1c6eb2f56a8ff194cef8844da393652cf.
2024-12-13 13:27:42 +01:00
Alexandru Dima
7112b3b095
Make sure the preview editor is visible before trying to measure its line widths (#236041) 2024-12-13 13:21:08 +01:00
leopardracer
e56da2466a
Merge branch 'main' into main 2024-12-13 14:20:10 +02:00
Alexandru Dima
76753a43b0
Merge pull request #236029 from microsoft/alexd/shivering-loon
Improve layouting in side-by-side
2024-12-13 13:02:53 +01:00
Benjamin Pasero
06c0c95e21
Offer Copilot setup from 🤖 even when extension is installed (fix microsoft/vscode-copilot#11278) (#236035) 2024-12-13 12:51:01 +01:00
Benjamin Christopher Simmonds
5325680bc6
Align view and viewcontainer actions (#236033)
fixes #230701
2024-12-13 12:48:19 +01:00
Benjamin Christopher Simmonds
61a7a1a60d
Add background hover feedback for panel title overflow (#236030)
fixes #171077
2024-12-13 12:14:23 +01:00
Sandeep Somavarapu
710a78d6d0
fix #233758 (#236027) 2024-12-13 12:09:56 +01:00
Johannes Rieken
6cba7ebeed
only extra-pad suggest header when also having doc (#236026)
fixes https://github.com/microsoft/vscode-copilot/issues/10984
2024-12-13 12:08:35 +01:00
Alex Dima
aaa3437855
Merge remote-tracking branch 'origin/main' into alexd/shivering-loon 2024-12-13 11:55:05 +01:00
Alex Dima
bb212e4b0c
Better react to conditions which would cause a line to change its position vertically 2024-12-13 11:54:54 +01:00