Is there a way to convert comments to code? #142
camsoft2000
started this conversation in
General
Replies: 1 comment
-
You can provide more hint to let it know you want code instead of comment, for example, adding a line break:
give it more context in code
|
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
-
I know ChatGPT can do this, but Copilot can also do this in VSCode, I tried to create a comment for Copilot to convert to code but instead, it auto-suggested the comment text instead of interpreting it as a prompt.
I'm trying to do something as mentioned in this article https://nira.com/github-copilot/ under "Convert Comments to Code".
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions