Commit graph

122514 commits

Author SHA1 Message Date
Daniel Imms 6ddf63fd33
Serialize PromptInputModel
Fixes #210753
2024-06-21 08:14:57 -07:00
Alex Ross ce7105088c
Do not listen on tree menus (#216446)
Fixes #213145
2024-06-21 14:14:47 +02:00
Johannes Rieken 21b7ce1c8f
fix https://github.com/microsoft/vscode-copilot/issues/6010 (#216802) 2024-06-21 13:23:35 +02:00
Johannes Rieken a759468250
add some testing language model streaming (#216789)
* add some testing language model streaming

https://github.com/microsoft/vscode/issues/216720

* fix tests
2024-06-21 13:22:42 +02:00
Johannes Rieken d64446d9a2
filter send and cancel actions from execute toolbar (#216801)
* * fixes https://github.com/microsoft/vscode/issues/216692
* make text-btn with command but with a little color

* * don't show close/view-in-chat while request is in flight

* filter send and cancel actions from execute toolbar

fixes https://github.com/microsoft/vscode/issues/216772
2024-06-21 13:12:27 +02:00
Ladislau Szomoru ae248b74bf
SCM - tracking down more rendering bugs (#216799) 2024-06-21 13:00:13 +02:00
Benjamin Pasero abb277a559
TS 5.5 - adopt @import JSDoc comments (#216796) 2024-06-21 12:11:19 +02:00
Isidor Nikolic e87da4b138
Merge pull request #216771 from cobey/cobey/add_vector_ai_tags
updated file to include ai and vector db libs for py and js
2024-06-21 11:39:11 +02:00
Benjamin Pasero e341e59f1f
Close All Editors action performs a soft revert skipping over change event for extensions (fix #215474) (#216795) 2024-06-21 11:28:07 +02:00
Johannes Rieken 63d0666760
fix https://github.com/microsoft/vscode/issues/216791 (#216794) 2024-06-21 11:25:42 +02:00
Sandeep Somavarapu defc051a7b
fix #214341 (#216790)
* fix #214341

* remove unwanted
2024-06-21 11:01:22 +02:00
Christof Marti e0a7112fd5 Test custom root certificate (microsoft/vscode-copilot-release#1294) 2024-06-21 10:39:28 +02:00
Christof Marti 40e700a8d2 Fix module patching (microsoft/vscode-copilot-release#1294) 2024-06-21 09:18:21 +02:00
Johannes Rieken 9bb13791c7
fix https://github.com/microsoft/vscode/issues/216720 (#216736) 2024-06-21 09:08:49 +02:00
Ladislau Szomoru d701eb5a30
SCM - switch logs to trace level (#216784) 2024-06-21 08:58:20 +02:00
Justin Chen 4bbebd8af9
splits up process explorer and issue reporter services (#216766)
* split up process explorer and issue reporter services

* more cleanup

* fix comment

* remove comments
2024-06-20 18:56:01 -07:00
Rob Lourens ee173b0e65
Tools API tweaks, merge into lmTools (#216750)
* Tools API tweaks, merge into lmTools

* Rename more id -> name

* Fix

* Add lmTools API version
2024-06-20 18:54:00 -07:00
Bhavya U 5f330d3864
Fix sort order of chat variables in quick pick (#216773) 2024-06-20 17:34:00 -07:00
Cody Beyer 824eaf572b
Merge branch 'main' into cobey/add_vector_ai_tags 2024-06-20 16:50:31 -07:00
David Dossett 8aee206cb5
Merge pull request #216765 from microsoft/ddossett/zonal-buzzard
Polish inline chat compact styles
2024-06-20 16:48:21 -07:00
Raymond Zhao 16fa357a0d
chore: disable APIScan to fix build (#216767) 2024-06-20 16:38:44 -07:00
David Dossett 0bb8c91f56
More polish 2024-06-20 16:28:47 -07:00
Cody Beyer eeb8299639 fixed bad quote type 2024-06-20 16:28:09 -07:00
Cody Beyer a15f5726f1 fixed missing quote on one line 2024-06-20 16:14:34 -07:00
Cody Beyer ec7a89ce13 updated file to include ai and vector db libs for py and js 2024-06-20 16:05:08 -07:00
Ladislau Szomoru 94e56caf84
SCM - rendering bugfix (#216758) 2024-06-20 15:35:53 -07:00
Henning Dieterichs 309351259c Implements experimental inline edits
Signed-off-by: Henning Dieterichs <hdieterichs@microsoft.com>
2024-06-21 00:35:09 +02:00
David Dossett 1e8fba7412
Polish inline chat compact styles 2024-06-20 15:30:38 -07:00
Raymond Zhao d6ffb9f68a
chore: append SDL scan to main build pipeline (#215598) 2024-06-20 14:16:57 -07:00
Henning Dieterichs 34899a7608 Fixes observable leak 2024-06-20 22:16:52 +02:00
Benjamin Pasero e6c0d82853
watcher - await parcel.subscribe (#216751) 2024-06-20 21:45:53 +02:00
Ladislau Szomoru fae9ee17dd
SCM - do not show a single commit in the history (#216748) 2024-06-20 20:33:25 +02:00
Henning Dieterichs 2fb5b16a23 Sets default placeholderText color 2024-06-20 20:20:58 +02:00
Henning Dieterichs f4a72d079c Observable improvements 2024-06-20 20:16:44 +02:00
Rob Lourens f08ce27b02
Add activation event for languageModelTools (#216742) 2024-06-20 20:13:53 +02:00
Daniel Imms 404abb1baf
Merge pull request #216738 from microsoft/tyriar/211306
Use fixed positioning for terminal suggest
2024-06-20 11:04:30 -07:00
Sandeep Somavarapu 9a56f75db6
update distro (#216733) 2024-06-20 19:46:23 +02:00
Daniel Imms 05d0e6cd7e
Use fixed positioning for terminal suggest
Fixes #211306
2024-06-20 10:35:11 -07:00
Daniel Imms cdae24cc41
Merge pull request #216735 from microsoft/tyriar/216729
Fix terminal sticky scroll on HC themes
2024-06-20 10:15:42 -07:00
Daniel Imms d6dcdf99c0
Fix terminal sticky scroll on HC themes
Fixes #216729
2024-06-20 09:58:13 -07:00
Alex Ross e820af9c4c
Comment Thread API: Newly created comment threads no longer auto-focus (#216732)
Fixes #214661
2024-06-20 18:48:01 +02:00
Daniel Imms 117f76afd0
Merge pull request #210898 from Timmmm/fix_opening_links
Fix opening links in the terminal with column numbers
2024-06-20 09:43:16 -07:00
Daniel Imms 6f013bf1a0
Tweak method and make comments smaller 2024-06-20 09:19:38 -07:00
Daniel Imms 6408de476f
Merge branch 'main' into fix_opening_links 2024-06-20 08:56:13 -07:00
Daniel Imms 1ba11c32a2
Merge pull request #216724 from microsoft/tyriar/214869
Don't allow suggest on Windows PowerShell
2024-06-20 08:52:17 -07:00
Shoham Ben Shitrit 4d858a68c9
allow usage of extname(N) template in custom labels (#213033)
* allow usage of `filenamePart` template in custom labels

* use extname(n) instead of filename part

* change extname to return the full extensions and not just the last file extension

* Fix regex to match extname
Return match when N in `extname(N)` is larger than extensions amount

* Add tests

* Fix `.file` label assertion

* Make sure `extname` doesn't include leading dots
have filename return the file name from the start until the first non-leading `.`

* 💄

---------

Co-authored-by: BeniBenj <besimmonds@microsoft.com>
Co-authored-by: Benjamin Christopher Simmonds <44439583+benibenj@users.noreply.github.com>
2024-06-20 17:38:44 +02:00
Daniel Imms 8fc26cd2ec
Don't allow suggest on Windows PowerShell
Fixes #214869
2024-06-20 08:35:35 -07:00
Sandeep Somavarapu 62fbb97723
proposed support for proposed api versioning (#216719) 2024-06-20 17:13:30 +02:00
Sandeep Somavarapu d7792c102e
do not recommend version in the suggestions (#216718) 2024-06-20 16:36:07 +02:00
Ladislau Szomoru b03fd7c498
SCM - switch to an experimental setting (#216713) 2024-06-20 15:40:52 +02:00