You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Code Completions' Next edit suggestions, I'd like to customize Copilot instructions, ideally in the standard located file similar to .github/copilot-instructions.md.
Basically I want it to know what kind of code I expect when I type some comment.
For example I type it to print a stack trace, but I don't like the one that it's suggested, and each time I had to still google it to copy and paste the one that I need.