Skip to content

Share custom configuration (locally stored) with Intellij #1978

@rlatreil-hts

Description

@rlatreil-hts

Describe the feature or problem you'd like to solve

I don't want to duplicate my custom configuration locally

Proposed solution

Ideally, I would like to:

  • have a unique folder locally where I store all my custom configurations (Skills, Agent, custom instructions, prompts ...).
  • This unique folder can be used in CLI and Intellij
  • This unique folder can be backed by a git repository (=> no other files than the customization files)

Intellij Plugin Custom Instructions:

macOS: /Users/YOUR-USERNAME/.config/github-copilot/intellij/
Windows: C:\Users\YOUR-USERNAME\AppData\Local\github-copilot\intellij\

CLI

$HOME/.copilot/copilot-instructions.md

microsoft/copilot-intellij-feedback#1465 has been created on Plugin side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions