Continue VS Code -- context in notebook edits #7432
Unanswered
treborssor
asked this question in
Help
Replies: 1 comment
-
I think edit only takes the selected cells into context. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I've been playing around with Continue + VS Code + Ollama LLM local installs to test how well code edits work in comparison to githib-copilot or gemini. I'm looking at the editing of notebook files in particular. While I didn't expect the quality of code to be as good as with the hosted solutions, I'm finding that Continue doesn't seem to take the code blocks from earlier in the notebook into account at all. In other words, if I create a new block in a notebook, and then activate 'Edit' to prompt some code, the prompt is interpreted without the context of the earlier cells in the notebook.
Does anyone know if this is a limitation in Continue, or if I'm maybe doing soemthing wrong.
Beta Was this translation helpful? Give feedback.
All reactions