Commit graph

120236 commits

Author SHA1 Message Date
Alex Ross 1a54634c51
open a file on a different path but with same name fails (#208785)
Fixes #204886
2024-03-26 15:52:40 +01:00
Megan Rogge 4166553e05
Merge pull request #208781 from microsoft/merogge/list-focus
fix focus response/input terminal inline chat actions
2024-03-26 07:49:54 -07:00
meganrogge c0c2a8ae72
use focus last message 2024-03-26 07:33:11 -07:00
Johannes Rieken 1591ace90e
More inline chat fixes (#208780)
* disable send dropdown menu rendering for anything but panel chat location

fixes https://github.com/microsoft/vscode/issues/208569

* fix https://github.com/microsoft/vscode/issues/208634
2024-03-26 15:07:20 +01:00
meganrogge 1bcfc3e9e1
fix #208731 2024-03-26 06:51:48 -07:00
Benjamin Christopher Simmonds 9ed28b5d67
Fix Activity Bar Position Bottom with Menu (#208767)
fix #207242
2024-03-26 12:47:12 +01:00
Benjamin Christopher Simmonds 9fcefcb44b
Fix Activity Bar theme colors for Secondary Side Bar (#208764)
fix #208259
2024-03-26 12:45:25 +01:00
Benjamin Christopher Simmonds eead56aaf0
Fix setting description for preview editors (#208758)
setting description fix
2024-03-26 12:44:12 +01:00
Johannes Rieken 7a3a29fee3
Assorted inline chat fixes (#208769)
* fix/workaround https://github.com/microsoft/vscode/issues/208549

* fixes https://github.com/microsoft/vscode/issues/208656

* add minHeight to inline chat widget

fixes https://github.com/microsoft/vscode-copilot/issues/4770

* fixes https://github.com/microsoft/vscode/issues/208606

* only honor `refer` flag when its command is the first and only

fixes https://github.com/microsoft/vscode/issues/208574
2024-03-26 12:38:26 +01:00
Ladislau Szomoru 4a6ebe0ee5
Git - fix #208562 (#208761) 2024-03-26 12:32:02 +01:00
Daniel Imms a307d64354
Merge pull request #208524 from cpendery/fix/suggest-on-shell-completion
fix: suggest widget persisting on completion acceptance
2024-03-26 00:13:45 -07:00
Benjamin Pasero 099c39eb5b
Failing integration test: vscode API - globalState / workspaceState (fix #208134) (#208756) 2024-03-26 07:53:08 +01:00
Benjamin Pasero c972b16a33
Integration test failure: workspace.applyEdit drops the TextEdit if there is a RenameFile later (fix #206356) (#208662) 2024-03-26 15:38:03 +09:00
Rob Lourens 5d8491d713
Fix #208089 (#208745) 2024-03-25 17:58:37 -07:00
Connor Peet 53ff5ca19e
testing: assorted TPI fixes (#208740)
* testing: bounds check coverage data

Fixes #208663

* testing: fix coverage label of boolean counts

Fixes #208463

* testing: clarify docs on loadDetailedCoverage

Fixes #208724
2024-03-25 16:14:08 -07:00
Don Jayamanne a8a38595ac
Disable ctrl+A in notebook renderer and support Ctrl+A for inputs (#208635)
* Disable ctrl+A in notebook renderer

* Select All in input elements in outputs
2024-03-25 16:13:56 -07:00
Justin Chen 11f4586955
adds filtering for constant rows in extension qucik access (#208741)
* adds filtering for constant rows in extension qucik access

* quick fix and cleanup

* last bit of cleaning

* removed unused imports
2024-03-26 00:02:53 +01:00
Don Jayamanne 262d4bfaf6
Cell edits to show up as File saved in time line (#208631) 2024-03-25 23:56:40 +01:00
Ladislau Szomoru 8d02db45e9
GitProtocolHandler - update supported schemes based on the platform (#208730) 2024-03-25 15:55:49 -07:00
Matt Bierner 81d996c90e
Fix vuln logging in code blocks (#208716) 2024-03-25 15:55:20 -07:00
Chapman Pendery 40e86a69ad fix: feedback on using MutableDisposable
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-25 15:29:32 -07:00
solimant 9b22c85e7d
Honor GitHub brand name casing (#208503) 2024-03-25 15:49:45 +00:00
Rob Lourens b0d975fc63
Add secondary chat execute button (#208495)
* Set up secondary chat execute button

* Add "send to new chat"

* Fix build
2024-03-25 12:25:16 +09:00
Rob Lourens 3c1fdd40ea
Support variable references for non-file variables (#208510)
Fix microsoft/vscode-copilot-release#926
2024-03-25 12:24:54 +09:00
Chapman Pendery 48262cda12 fix: suggest widget persisting on completion acceptance
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-23 22:13:57 -07:00
Chapman Pendery 27afafa0dc fix: don't show terminal suggestions when keybindings are sent through to shell
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-23 21:35:50 -07:00
Rob Lourens 9b215e88df
Make chat participant 'isSticky' static (#208498)
Also fix more agent IDs showing up in intellisense
Fix #207517
2024-03-24 09:11:50 +11:00
Rob Lourens f23beb2475
Fix adding @ to /help followup (#208497) 2024-03-24 09:10:46 +11:00
Daniel Imms 50b43a6811
Merge pull request #208486 from cpendery/fix/suggestion-sort
fix: terminal suggestions to sort by fuzzy score
2024-03-23 13:52:10 -07:00
Chapman Pendery 9203d2d93a
Merge branch 'main' into fix/suggestion-sort 2024-03-22 23:15:42 -07:00
Chapman Pendery ac0e0ee914 fix: remove unused word distance
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-22 23:12:36 -07:00
Chapman Pendery 42a6be0479 fix: terminal suggestions to sort by fuzzy score
Signed-off-by: Chapman Pendery <cpendery@microsoft.com>
2024-03-22 23:08:19 -07:00
Robo 711ca555f6
chore: provide option to disable remote unsupported connection banner (#208392) 2024-03-23 06:35:50 +01:00
Robo cf216ecd5a
chore: run oss tool for 1.88.0 (#208481)
* chore: run oss tool for 1.88.0

* chore: bump distro
2024-03-23 03:43:12 +01:00
Matt Bierner 83eb3af362
Debounce chatWidget view model changes (#208120)
Currently we can end up updating the chat list multiple times per frame

With this change, we try to batch some of these updates to avoid this
2024-03-22 18:12:00 -07:00
Martin Aeschlimann 57b0c146d0
Use serverDataFolderName in check-requirements-linux.sh (#208074)
* Use serverDataFolderName in check-requirements-linux.sh

* remove the (new) file check
2024-03-23 10:10:17 +09:00
Aiday Marlen Kyzy 28fecb9490
Merge pull request #208423 from microsoft/aiday/indentationTestsAccrossDifferentLanguages
Adding indentation tests for different languages
2024-03-22 23:54:46 +01:00
Rob Lourens 871cab2b67
Add "variable references" (#208478)
Towards microsoft/vscode-copilot-release#926
2024-03-22 15:45:56 -07:00
Connor Peet 32c524af96
testing: properly apply group default default profiles (#208476)
Fixes #206306
2024-03-22 23:06:12 +01:00
Peng Lyu c1b0fbbe22
remove console.log (#208474) 2024-03-22 22:56:32 +01:00
Connor Peet bb1e1c8fe7
debug: bump js-debug 1.88 (#208472) 2024-03-22 22:28:34 +01:00
Daniel Imms 1b6b6c588e
Merge pull request #208471 from microsoft/tyriar/208470
Allow transparency in sticky scroll overlay
2024-03-22 14:27:47 -07:00
Daniel Imms 3bd8776d52
Merge pull request #208467 from microsoft/tyriar/208413
Fix copy action being stolen by terminal chat
2024-03-22 14:21:10 -07:00
Daniel Imms c86bcb5cd6
Move option into shared call 2024-03-22 14:10:55 -07:00
Daniel Imms fbbcc48651
Allow transparency in sticky scroll overlay
Fixes #208470
2024-03-22 14:08:44 -07:00
Daniel Imms abc27efc71
Fix copy action being stolen by terminal chat
What was happening here is chatWidget was called which would initialize the
terminal chat widget, so I switched that to check whether the lazy value exists
and added a hasFocus check for good measure.

Fixes #208413
2024-03-22 13:55:47 -07:00
Aiday Marlen Kyzy dd35d164e1
refactor the test 2024-03-22 21:55:45 +01:00
Martin Aeschlimann fb757ca041
[json/html/css] update services (#208443)
* [json/html/css] update services

* use older language client

* older languageclient

---------

Co-authored-by: Logan Ramos <lramos15@gmail.com>
2024-03-22 21:52:12 +01:00
Aiday Marlen Kyzy 4e98d4b801
Merge branch 'main' into aiday/indentationTestsAccrossDifferentLanguages 2024-03-22 21:50:30 +01:00
Andrea Mah 9b50825a2e
Merge pull request #208459 from microsoft/beautiful-thrush
ensure that search sparkle appears when AI results available
2024-03-22 15:20:26 -05:00