Copilot global instructions in VSCode #180523
-
Select Topic AreaQuestion Copilot Feature AreaVS Code BodyIn the Copilot JetBrains plugin, you can easily configure global Copilot instructions, which are saved in |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
The JetBrain global instructions file is not supported by vs code even if the path is added under chat.instructionsFilesLocations Tutorial i found:
These instructions will be automatically applied to every workspace once you save it |
Beta Was this translation helpful? Give feedback.
The JetBrain global instructions file is not supported by vs code even if the path is added under chat.instructionsFilesLocations
However there is a fairly easy workaround; instead of using the default ~/.config/github-copilot folder you can store global instructions in your VS Code user profile
Tutorial i found:
These instructions will be automatically applied to every workspace once you save it