-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HPCC-32862 Add Copilot article to devdoc #19229
HPCC-32862 Add Copilot article to devdoc #19229
Conversation
Jira Issue: https://hpccsystems.atlassian.net//browse/HPCC-32862 Jirabot Action Result: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reviewed and approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your examples are good but simple 1 line prompts. These are good when using the interactive mode in file. Developers may find it easier to use the copilot chat inside of vscode to type long detailed instructions for code development. This can be added either in this PR or create a jira (mention it here) and do it in another PR
In addition, you should probably discuss tips for saving prompts. Once you use a prompt in a code window, it is gone. In chat windows it may be saved but still a good idea to save it in another file (you never know when you get code generated, hand edit it and mess it up. It is great when you have the prompt available to regenerate your code
|
||
These prompts are more focused and are meant to accomplish a specific purpose. They are included here to spark your imagination. | ||
|
||
If you think of others that could be included here to share witht he world, please send your ideas to <[email protected]>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
spelling witht he -> with the
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed the typo. Creating a Jira to enhance this article with tips to save prompt history and other enhacements
Signed-off-by: Jim DeFabia <[email protected]>
bceb977
to
859c068
Compare
Jirabot Action Result: |
Type of change:
Checklist:
Smoketest:
Testing: