[Feature Request] Disable analysis per project
Open
Triaged
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 21
Description
### Problem
I have many assemblies in my workspace. That causes the IDE to slow down *really badly*.
I know that it's possible to target a single project rather than the whole workspace, but that's not convenient - I need to have multiple projects analyzed, and multiple projects ignored.
### Solution
It would be nice to be able to disable analysis for *certain projects*, using an assembly attribute, or a config file option, etc.
I would then exclude projects that are not often touched - e.g. "common" projects, test projects.
Contributor guide
Assessment
This issue has not been assessed yet.