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

"Build + Intellisense" in error list behaving as "IntelliSense Only" #11462

Closed
nguerrera opened this issue May 20, 2016 · 5 comments
Closed

"Build + Intellisense" in error list behaving as "IntelliSense Only" #11462

nguerrera opened this issue May 20, 2016 · 5 comments

Comments

@nguerrera
Copy link
Contributor

I am not seeing all analyzer warnings from the build in the error list unless I select "Build only"

Version Used: 1.3 (synced to master at cd21f84)

Steps to Reproduce:

  1. Follow https://github.com/dotnet/roslyn-internal/tree/master/Closed/Test/Solutions/RegenerateNewtonsoftErrorLogBaseline.txt up to step 7 (build solution)
  2. Switch between "Build Only", "Build + IntelliSense" and "IntelliSense Only"
  3. Contrast warning counts

Expected Behavior:
When I have Build + IntelliSense selected:

  • I get a superset of Build results in my error list.
  • At least all of the warnings from the build in the output window are in my error list

Actual Behavior:
Build + IntelliSense is behaving as IntelliSense only. There are thousands of warnings in the build, but with 'Build + IntelliSense' I see only the warnings for opened files.

@nguerrera nguerrera changed the title "Build + Intellisense" in error list behaving as "IntelliSense only" "Build + Intellisense" in error list behaving as "IntelliSense Only" May 20, 2016
@nguerrera
Copy link
Contributor Author

@mavasani not sure how to tag, route this.

@mavasani
Copy link
Contributor

Tagging @heejaechang

@mavasani
Copy link
Contributor

Nick, you can add label Area-Analyzers.

@davkean
Copy link
Member

davkean commented May 20, 2016

Looks like this: #11378

@nguerrera
Copy link
Contributor Author

Yep. Closing as dup.

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

3 participants