You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unexpected behavior of context selector when copy and pasting prompts from one tab to another, which causes either the context file to not be picked up (first try) or actually deletes some parts of the prompts (second try).
Steps to reproduce the issue (see VIDEO)
Open a tab (in my case using /dev agent), write a prompt which uses at least once the context selector (for a file in my case)
Copy the sent prompt
Open a new tab (normal tab)
Paste the prompt (the context selectors won't pick up the context files from a copy-paste)
Select the non-rendered non-identified context from the @ symbol to the end of the file name
While keeping the selection type a @ which will delete the current selection and add a @ to the prompt
after the @ write the name of the file (pick up from shown context selector list of files)
PROBLEM 1: The file wont be identified as context (at least ui-wise)
Repeat from step 5 to step 7 on the newly written @ and filename
PROBLEM 2: The file will be identified as context but will delete part of the input prompt preceding the context file
Expected behavior
Context file is picked up immediately without deleting any part of the prompt
System details
OS: MacOS
Tested enviroment:
Web (Demo app)
VSCode Amazon Q Chat
JetBrains IntelliJ Amazon Q Chat
Enviroment extension version (if applicable):
Enviroment is remote
bug_video.mov
The text was updated successfully, but these errors were encountered:
Problem
Unexpected behavior of context selector when copy and pasting prompts from one tab to another, which causes either the context file to not be picked up (first try) or actually deletes some parts of the prompts (second try).
Steps to reproduce the issue (see VIDEO)
Expected behavior
Context file is picked up immediately without deleting any part of the prompt
System details
bug_video.mov
The text was updated successfully, but these errors were encountered: