Martin Aeschlimann
e2f4bbb62c
update
2025-04-15 22:19:55 -07:00
Martin Aeschlimann
4097e0fdf7
update
2025-04-15 22:19:55 -07:00
Martin Aeschlimann
9520a51801
Update src/vs/workbench/contrib/chat/browser/promptSyntax/contributions/createPromptCommand/createPromptCommand.ts
...
Co-authored-by: Oleg Solomko <legomushroom@gmail.com >
2025-04-15 22:19:55 -07:00
Martin Aeschlimann
eb00d09f2f
Update src/vs/workbench/contrib/chat/browser/actions/reusablePromptActions/dialogs/askToSelectPrompt/constants.ts
...
Co-authored-by: Oleg Solomko <legomushroom@gmail.com >
2025-04-15 22:19:55 -07:00
Martin Aeschlimann
4000ad00c5
Update src/vs/workbench/contrib/chat/browser/actions/reusablePromptActions/chatAttachPromptAction.ts
...
Co-authored-by: Oleg Solomko <legomushroom@gmail.com >
2025-04-15 22:19:55 -07:00
Martin Aeschlimann
6f28f1b0bd
Update src/vs/platform/prompts/common/constants.ts
...
Co-authored-by: Oleg Solomko <legomushroom@gmail.com >
2025-04-15 22:19:55 -07:00
Martin Aeschlimann
2b557ab764
more
2025-04-15 22:19:55 -07:00
Martin Aeschlimann
1631f03483
separate prompt and instructions
2025-04-15 22:19:55 -07:00
Oleg Solomko
46ff50ed05
improve and reenable prompt header decorations provider
2025-04-15 22:19:42 -07:00
Oleg Solomko
942d11fff1
remove redundant toString conversion of diagnostic message
2025-04-15 18:25:51 -07:00
Oleg Solomko
424d88e61d
refactor unit tests to use common test utilities
2025-04-15 18:25:51 -07:00
Oleg Solomko
8979a9079e
create expected diagnostics utilities for unit tests
2025-04-15 18:25:51 -07:00
Oleg Solomko
ae29cee798
add unit tests for prompt header diagnostics
2025-04-15 18:25:51 -07:00
Oleg Solomko
a563f81ebd
add prompt header diagnostics language feature
2025-04-15 18:25:51 -07:00
Oleg Solomko
24ef4145d7
improve output format of unit tests for the TextModelPromptParser class
2025-04-15 15:27:51 -07:00
Oleg Solomko
3cc811f75f
add unit tests
2025-04-15 15:27:51 -07:00
Oleg Solomko
df7e033dc7
add prompt header field on the prompt parsers
2025-04-15 15:27:51 -07:00
Oleg Solomko
911ab816c7
II of PromptHeader class
2025-04-15 15:27:51 -07:00
Oleg Solomko
0fbdb979ef
II of ToolsMetadata prompt header record
2025-04-15 15:27:51 -07:00
Oleg Solomko
e6d097bc8d
fix hygiene issue
2025-04-15 14:52:15 -07:00
Oleg Solomko
92d8f4bed2
cleanup front matter decoder
2025-04-15 14:52:15 -07:00
Oleg Solomko
c30f6db480
add front matter tokens
2025-04-15 14:52:15 -07:00
Oleg Solomko
e4be65e71a
II of TokenStream class
2025-04-15 14:52:15 -07:00
Michael Lively
5e3a575808
Enable dragging textual cell outputs with alt key modifier ( #246668 )
...
reenable dragging textual outputs w alt key. re:#246522
2025-04-15 23:35:22 +02:00
Michael Lively
8aeb13494f
Fix cell output action grouping ( #246667 )
...
fix grouping of output actions.
alight context menu and three dot menu
2025-04-15 23:32:08 +02:00
Sandeep Somavarapu
18fcd02565
support rendering extensions in chat ( #246666 )
2025-04-15 14:30:19 -07:00
Bhavya U
95b030057b
add new workspace chat command and entry in getting started content ( #246660 )
2025-04-15 11:45:39 -07:00
Benjamin Pasero
8154fbd04f
chat - status tweaks ( #246648 )
2025-04-15 20:06:46 +02:00
Megan Rogge
fda688b587
fix suggest for git-bash ( #246646 )
...
fix #245843
2025-04-15 11:05:54 -07:00
Bhavya U
101d052987
Revert "fix: update chat setup button commands to trigger without dialog" ( #246647 )
...
Revert "fix: update chat setup button commands to trigger without dialog (#24…"
This reverts commit 5f42488565 .
2025-04-15 19:57:02 +02:00
tjcork
3a28d8d2e1
Use parameter expansion to fetch envs for envVarCollections in shellIntegration-bash.sh ( #245264 )
...
Fix shellIntegration-bash.sh
To fix issue ShellIntegration-bash is not properly escaping windows paths #245260
where echo is causing characters to be interpreted instead of escaped
2025-04-15 17:31:07 +00:00
Bhavya U
5f42488565
fix: update chat setup button commands to trigger without dialog ( #246642 )
2025-04-15 18:37:27 +02:00
Aiday Marlen Kyzy
c8f109632e
Disable selection change listener when IME is disabled and focus is in the hidden IME text area ( #246640 )
2025-04-15 18:36:53 +02:00
Benjamin Pasero
50bc981d97
editor - omit options from side-by-side/diff inputs ( #246639 )
...
We only apply the `options` on the overall input, not the sides within.
2025-04-15 18:00:15 +02:00
Joyce Er
516f9c731a
fix: commit changes in empty git repo before Continue Working On ( #246637 )
2025-04-15 17:49:08 +02:00
Aiday Marlen Kyzy
bea03b50a6
If format on paste is disabled, do early return, in formatOnPaste ( #246635 )
...
if format on paste is disable, do early return
2025-04-15 17:38:59 +02:00
Megan Rogge
5a5c0ba6a8
make tmp dir for zsh if it doesn't exist ( #246530 )
2025-04-15 08:23:23 -07:00
Johannes Rieken
a9feb6c2f9
support - in variable name ( #246622 )
...
fixes https://github.com/microsoft/vscode-copilot-release/issues/7212
2025-04-15 23:48:09 +10:00
Ladislau Szomoru
956aabf049
Engineering - Revert "Bump @octokit/endpoint, @octokit/graphql and @octokit/rest in /extensions/github ( #240838 )" ( #246621 )
...
Revert "Bump @octokit/endpoint, @octokit/graphql and @octokit/rest in /extensions/github (#240838 )"
This reverts commit d1d596a1fc .
2025-04-15 15:41:06 +02:00
Benjamin Pasero
d0289ef414
chat - tweak quota indication for overages ( #246600 )
2025-04-15 14:59:42 +02:00
Benjamin Christopher Simmonds
761c4fe6f6
Fix inline completion provider handling ( #246611 )
...
fixes https://github.com/microsoft/vscode-copilot/issues/15996
2025-04-15 14:24:40 +02:00
Aiday Marlen Kyzy
46404467ae
EditContext: disabling IME when using keybindings ( #246612 )
2025-04-15 13:58:51 +02:00
Benjamin Christopher Simmonds
4f256cd99f
Fix import-NES stuck issue after undoing code removal ( #246613 )
...
fix https://github.com/microsoft/vscode-copilot/issues/15984
2025-04-15 13:56:27 +02:00
Johannes Rieken
b2fa919272
set supportsToolPicker for builtin tools ( #246606 )
...
re https://github.com/microsoft/vscode/issues/246589
re https://github.com/microsoft/vscode-copilot/issues/14092
2025-04-15 12:52:15 +02:00
Johannes Rieken
c20d9e375a
do not reveal file when during request another file was already revealed ( #246605 )
...
fixes https://github.com/microsoft/vscode-copilot/issues/15817
2025-04-15 12:46:31 +02:00
Ladislau Szomoru
4d5deb1bc1
SCM - 💄 fix off by one error ( #246604 )
2025-04-15 12:35:15 +02:00
Johannes Rieken
2dee4671af
fix wrong bucket assignment when extension implements tool and MCP server config ( #246599 )
2025-04-15 11:38:26 +02:00
Benjamin Pasero
72a9615f9d
Clicking on "Toggle Diff" action on an edit does not reveal that edit ( fix #246579 ) ( #246593 )
2025-04-15 11:04:36 +02:00
Johannes Rieken
cd71f72e54
Use ChatWidget.input.selectedToolsModel as source of truth for what tools can be selected for a request ( #246590 )
...
re https://github.com/microsoft/vscode/issues/246589
2025-04-15 10:53:13 +02:00
Benjamin Pasero
a0ce4461e8
chat - properly dispose all panel agents on error ( #246586 )
2025-04-15 10:35:46 +02:00