Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Option to Force Full Diagnostics on Large Projects #838

Closed
heshuimu opened this issue Oct 25, 2016 · 1 comment
Closed

Add Option to Force Full Diagnostics on Large Projects #838

heshuimu opened this issue Oct 25, 2016 · 1 comment

Comments

@heshuimu
Copy link

heshuimu commented Oct 25, 2016

Environment data

dotnet --info output:
.NET Command Line Tools (1.0.0-preview2-003148)

Product Information:
Version: 1.0.0-preview2-003148
Commit SHA-1 hash: 18ca244551

Runtime Environment:
OS Name: Mac OS X
OS Version: 10.12
OS Platform: Darwin
RID: osx.10.11-x64

VS Code version: 1.6.3

C# Extension version: 1.5.0-beta4

Suggestion

In version 1.4, large projects will not have full diagnostics computed except for opened files. I wonder if it is possible to have a new setting that can force the plugin to run full diagnostics regardless of the size of the project.

@DustinCampbell
Copy link
Member

I had intended to file this same issue awhile back, but hadn't gotten around to it yet. Thanks for filing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants