continuedev / continuedev/continue
Jetbrains IDE Setting for enabled workspaces
@bdougie is already working on this.
Since Oct 22, 2025.
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Validations
- I believe this is a way to improve. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that requests the same enhancement
Problem
VS Code has the ability enable/disable plugins per workspace, but jetbrains doesn't. Some projects can't have telemetry/AI used on them in various ways, some can.
Solution
Add an "Experimental workspace paths" IDE setting specific to Jetbrains (in the Jetbrains tools -> continue settings), a comma-separated list of strings and if the setting is present and the current project isn't found it just shuts down core on startup and maybe shows a big "Not enabled in this workspace" on GUI
See "osrEnabled" message for a similar jetbrains-specific IDE settings, should just work on the same vertical
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.