Ladislau Szomoru
e4e03ebce9
Git - fix data shape issue for the merge base ( #242544 )
2025-03-04 12:16:09 +01:00
Sandeep Somavarapu
56a04994d4
fix #241886 ( #242541 )
2025-03-04 11:18:37 +01:00
Don Jayamanne
22d9406e58
Support moving notebook cells during chat edits ( #242534 )
...
* Support moving a nb cell whilst in chat edits
* Fix tests
* Fixes to insert/delete of cells
* More fixes
2025-03-04 11:12:53 +01:00
Tushar Sadhwani
3b55994f24
Make git show ref argument unambiguous ( #242483 )
...
make `git show` ref argument unambiguous
2025-03-04 09:28:33 +00:00
Sandeep Somavarapu
956a11e83d
fix #242349 ( #242537 )
2025-03-04 10:16:39 +01:00
Benjamin Pasero
5d93bf37d9
debt - adopt more $ over createElement ( #242533 )
2025-03-04 09:46:29 +01:00
Megan Rogge
3df8270693
add setting to configure what up arrow does when focus is on first suggestion for terminal completions ( #242516 )
...
fix #241833
2025-03-04 03:21:18 +00:00
Raymond Zhao
dd06b66a21
Fix action flickering during settings JSON to UI transition ( #242526 )
2025-03-03 17:19:35 -08:00
Raymond Zhao
baa5479331
Fix another Settings editor leak ( #242525 )
...
Fixes #242451
2025-03-03 16:55:08 -08:00
Benjamin Pasero
8f2e1b22ed
tests - enable API tests with test runner ( #241149 )
...
* Revert "Revert "tests - enable API tests with test runner" (#241146 )"
This reverts commit 105d4af21c .
* update
* try to fix
* fix: set extension development path for API tests
---------
Co-authored-by: Connor Peet <connor@peet.io >
2025-03-03 15:43:29 -08:00
Raymond Zhao
2f30ffde1e
Fix configured deprecated settings not showing up ( #242521 )
2025-03-04 00:27:44 +01:00
Megan Rogge
8d7af77957
add advanced explain mode details, provide prompt input mode for terminal suggest ( #242520 )
...
fix #242211
2025-03-03 18:16:30 -05:00
Aaron Munger
e03dd9ad93
dispose 3 leaked disposables ( #242519 )
...
* dispose 3 leaked disposables
* better name
---------
Co-authored-by: amunger <>
2025-03-04 00:14:37 +01:00
Connor Peet
6204af729e
debug: fix stopDebugging needing to be called twice for test-init debug sessions ( #242518 )
...
Fixes #242124
2025-03-04 00:03:43 +01:00
Daniel Imms
82519eb1c9
Merge pull request #242208 from microsoft/merogge/update-comment
...
update comment
2025-03-03 15:02:27 -08:00
Megan Rogge
94e7fe385c
add terminal completion debug logs ( #242517 )
...
fix #242076
2025-03-04 00:00:44 +01:00
Megan Rogge
12dafaf7b5
fix terminal suggest bug where unexpected completions are returned ( #242363 )
2025-03-03 22:56:30 +00:00
Connor Peet
dbfd94fde3
debug: potential overlapping line fix ( #242515 )
...
This fixes some errors in list view rendering that I think might have caused the issue.
Fixes #237332
2025-03-03 23:38:33 +01:00
Ladislau Szomoru
f1f5327a74
Git - do not show "Not Committed Yet" while typing ( #242508 )
2025-03-03 17:28:52 -05:00
Megan Rogge
3f7b72a3dc
when showing suggestions due to a backspace, ensure cursor index > 0 ( #242509 )
...
fix #241765
2025-03-03 16:30:04 -05:00
Daniel Imms
f4d99761c7
Merge pull request #242502 from microsoft/tyriar/tab_tweaks
...
Update tab variable descriptions to match docs
2025-03-03 12:46:41 -08:00
Raymond Zhao
1e1dabdbb9
Add option to hide ToC entries ( #242506 )
...
Fixes #242011
2025-03-03 21:25:32 +01:00
Daniel Imms
3acb58a530
Update tab variable descriptions to match docs
...
Part of microsoft/vscode-docs#8015
2025-03-03 11:28:45 -08:00
Joyce Er
0c8f327396
fix: avoid extra padding in chat input part from related files ( #242495 )
...
* fix: avoid extra padding in chat input part from related files
* Also handle extra padding on empty attachments
2025-03-03 20:19:46 +01:00
Connor Peet
32951d0c3a
chat: fix downgrade to old version versions ( #242498 )
...
Fixes https://github.com/microsoft/vscode-copilot/issues/13858
2025-03-03 20:16:57 +01:00
Raymond Zhao
54b12e5ec8
Copy UUID impl ( #231347 )
2025-03-03 09:29:59 -08:00
Matt Bierner
12f73d5046
Merge pull request #242407 from dsanders11/fix-vscode-dts-broken-links
...
Fix a few broken `@link` in vscode.d.ts
2025-03-03 08:15:09 -08:00
Alex Ross
07c9c0551e
Tree sitter: Tokenization fails to update on character change ( #242458 )
...
Fixes #242168
2025-03-03 17:13:55 +01:00
Logan Ramos
4aaac0af82
Remove telemetry events ( #242473 )
2025-03-03 16:46:39 +01:00
Aiday Marlen Kyzy
b855f87c02
Update edit context on primary selection change ( #242471 )
...
update edit context on primary selection change
2025-03-03 16:24:42 +01:00
Ladislau Szomoru
f11a86a05f
Revert "Git - remove jschardet ( #241256 )" ( #242469 )
...
This reverts commit 6fdb41922c .
2025-03-03 16:00:53 +01:00
Benjamin Pasero
f909b15f53
status - consistent casing for language entries ( #242466 )
...
* status - consistent casing for language entries
* more
2025-03-03 15:36:07 +01:00
Benjamin Christopher Simmonds
bd478b7875
Only accept next edits after being shown 350ms ( #242460 )
...
Only accept nes after been shown 350ms
2025-03-03 14:03:31 +01:00
Benjamin Christopher Simmonds
77a3d00427
Fix ghost text clickable bug ( #242457 )
...
fix ghost text clickable bug
2025-03-03 13:06:36 +01:00
Ladislau Szomoru
6ef179a793
Git - improve git blame rendering efficiency ( #242456 )
2025-03-03 13:03:12 +01:00
Benjamin Christopher Simmonds
a385480325
Add folder action support ( #242454 )
...
add folder action support
2025-03-03 12:01:35 +01:00
Benjamin Christopher Simmonds
bc9dcf3f1c
Fix scrollbar visibility issue in tab editing ( #242452 )
...
fix https://github.com/microsoft/vscode/issues/236110
2025-03-03 11:23:45 +01:00
Johannes Rieken
14499bff92
pause problems during edits generating, not just hiding squiggles ( #242350 )
...
* pause problems during edits generating, not just hiding squiggles
fixes https://github.com/microsoft/vscode-copilot/issues/13744
* update unit test
2025-03-03 10:35:15 +01:00
Don Jayamanne
3f73ea5fc0
Clear nb cell diff info before updating notebook models ( #242443 )
2025-03-03 08:30:43 +01:00
Don Jayamanne
e5717971c5
Modify notebook chat entry to handle lazy loading of cell models ( #242432 )
...
* Modify to handle lazy loading cell models
* Updates
* Misc
* Fixes
* Fixes to snapshot diffing
2025-03-03 07:24:42 +01:00
Rob Lourens
f6f7a1a198
Bump distro ( #242441 )
2025-03-03 07:21:00 +01:00
Don Jayamanne
b002965b0e
Improvements to notebook diffing ( #242405 )
2025-03-03 02:57:56 +00:00
Benjamin Pasero
761ef6fce3
Explore higher delay for deciding to show dirty indicator for settings changes ( fix #242063 ) ( #242423 )
2025-03-02 20:41:51 +01:00
Johannes Rieken
371c2592c3
More reuse via abstract modified file entry ( #242311 )
...
* More reuse via abstract modified file entry
re https://github.com/microsoft/vscode-copilot/issues/13692 and https://github.com/microsoft/vscode-copilot/issues/13693
* Updates
* add todo
* Fixes
---------
Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com >
2025-03-02 18:57:37 +00:00
Benjamin Pasero
e8c27bc344
chat - merge quota and entitlement service ( #242408 )
2025-03-02 09:31:58 +01:00
David Sanders
6a9abc778e
Fix a few broken @link in vscode.d.ts
2025-03-01 21:21:06 -08:00
Don Jayamanne
207f99df3c
Sync hashing of notebook outputs, hence sync nb diffing ( #242386 )
2025-03-01 16:32:59 -08:00
Rob Lourens
3e9713ff8c
Don't collect codeblocks after chat part disposal ( #242392 )
...
Fix #241859
2025-03-01 20:02:49 +01:00
Benjamin Pasero
23e2fba193
chat - make status a control with lifecycle and adopt more services ( #242376 )
2025-03-01 15:18:22 +00:00
Don Jayamanne
0ae8e420ca
Fix leaks in notebook diffing ( #242385 )
2025-03-01 14:28:29 +01:00