Open jakethekoenig opened 3 months ago
I'm thinking a command like <leader>ask that opens the chat conversation with the selected code (this will only work in visual mode) with indentation removed, wrapped in markdown so it's easy to ask the model questions about the selection.
<leader>ask
@mentatbot can you do this?
I will start working on this issue
I'm thinking a command like
<leader>ask
that opens the chat conversation with the selected code (this will only work in visual mode) with indentation removed, wrapped in markdown so it's easy to ask the model questions about the selection.