⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
- OS: Windows 10
- Continue version: 0.8.56 & 0.8.57
- IDE version: vscode 1.95.3
Description
Since V0.8.56, custom slash commands declared .prompts folder or default context provider are not displayed in chat window.
To reproduce
1/ When typing "/" in chat window
1.1/ only default slash commands display, custom prompts in .prompts are not displayed
2/ When typing "@" in chat window
2.1/ no dropdown is displayed with context like Files / codebase etc...
2.2/ to make it work, need to start a first chat and click send, then edit the chat and when typing "@" it will display the list of available contexts
Before submitting your bug report
Relevant environment info
Description
Since V0.8.56, custom slash commands declared .prompts folder or default context provider are not displayed in chat window.
To reproduce
1/ When typing "/" in chat window 1.1/ only default slash commands display, custom prompts in .prompts are not displayed
2/ When typing "@" in chat window 2.1/ no dropdown is displayed with context like Files / codebase etc... 2.2/ to make it work, need to start a first chat and click send, then edit the chat and when typing "@" it will display the list of available contexts
Log output