Applying /COPILOT_GENERATE suggestion doesn't #858
Closed
MartinDelille
started this conversation in
General
Replies: 1 comment 3 replies
-
Try using claude 3.5 if you arent using it, that one was most reliable for me for generating code |
Beta Was this translation helpful? Give feedback.
3 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.
-
The /COPILOT_GENERATE prompt create sometimes bad edit and I wondered if there was a kind of way to fix this.
For example, I have this simple gameoflife.py file:
The following prompt result in the following answer:
When applied with Ctrl+y, the
47:
prefix is inserted. Is there a way to prevent this ?Beta Was this translation helpful? Give feedback.
All reactions