continue
continue copied to clipboard
context provider for @selection that only provides currently selected code under cursor?
Validations
- [X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that requests the same enhancement
Problem
The @code context requires selecting files
I was thinking of having a @selection context that will provide the code currently selected
Solution
No response