dotnet / dotnet/vscode-csharp

[Feature Request] Disable analysis per project

Open
#4,747 3 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.