Skip to content
Discussion options

You must be logged in to vote

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:

  • Open the Copilot Chat view in VS Code
  • Run “Chat: New Instructions File” from the command palette
  • When it asks, pick User instructions(not Workspace)
  • VS Code will create a .instructions.md file inside your user profile
  • Add whatever global instructions you want in that file

These instructions will be automatically applied to every workspace once you save it

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gadfly3173
Comment options

@AoEiuV020
Comment options

@scottnice
Comment options

Answer selected by gadfly3173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VS Code View and incorporate suggestions from GitHub Copilot directly within the VS Code editor. Question Ask and answer questions about GitHub features and usage
4 participants