microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.97k stars 29.19k forks source link

Remove `#file` prefix in input/chat history #229600

Open daviddossett opened 1 month ago

daviddossett commented 1 month ago

Testing #229342

This isn't directly related to this new #mention capability, I think we should get rid of #file here. It feels surprising to see after picking a suggestion in the list. cc @roblourens

Image

jrieken commented 1 month ago

I think we still need something in order to parse this out and I wonder if it confusing that the prompt text changes after sending/when retrieving from history

roblourens commented 1 month ago

Since it's a "dynamic" variable, it's just some text with a URI attached via ChatDynamicVariableModel so the text doesn't matter for parsing