/code takes code output and inserts it into the editor where cursor is. #622
Labels
area:slash-commands
Relates to the slash commands feature
kind:enhancement
Indicates a new feature request, imrovement, or extension
Validations
Problem
Im still fresh into the extension. Using ollama with custom model to run locally, setup was pretty easy. What I really would like is to not have to copy and paste code snippets from the chat pane to my file. So for instance if there was a command like /code
/code using bootstrap 5.0, write html code for an image caoursel
This would write only the code snippets in the response to where the cursor is currently in the document. Or you can use the /edit functionally where it previews it first then you accept/edit/cancel ect. I think this is similar to the tab completion feature some one referenced but this seems like something easier to implement and actually cut down on lag time for tab completion, plus less messy in my opinion.
Solution
No response
The text was updated successfully, but these errors were encountered: