Allow Copilot style #selection context #877
SeanBannister
started this conversation in
1. Feature requests
Replies: 1 comment 1 reply
-
Are you aware of the feature in the context menu (available in both code and terminal)? I think this is actually better because you can add multiple contexts. Or is there some usecase I'm missing where the explicit reference works better? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In GitHub Copilot you can select some text in a file and then in the chat type
#selection
to reference that as context. I find this really useful as a way to point to exactly what you're talking about or tell the model exactly what you want edited.They also have a similar command
#terminalContext
for referencing items selected in the terminal.I'd love to see this as a feature in Kilo.
Beta Was this translation helpful? Give feedback.
All reactions