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

Error and warnings gets overrided by dependencies projects #855

Closed
weinand opened this issue Oct 31, 2016 · 6 comments
Closed

Error and warnings gets overrided by dependencies projects #855

weinand opened this issue Oct 31, 2016 · 6 comments

Comments

@weinand
Copy link

weinand commented Oct 31, 2016

From @supchi31 on October 31, 2016 15:12

  • VSCode Version: Code 1.6.1 (9e4e44c19e393803e2b05fe2323cf4ed7e36880e, 2016-10-13T15:43:46.054Z)
  • OS Version: Linux x64 4.4.0-45-generic
  • Extensions: christian-kohler.path-intellisense-1.1.0, ms-vscode.csharp-1.4.1, qinjia.seti-icons-0.1.2

Steps to Reproduce:

1.Create 2 projects, write basic code in each, reference project 1 in project 2
2.Make unecessary using in project 1
3. Type an error in project 2, project 2 shows error for a brief moment, then just shows warning of project 1

Very annoying

Copied from original issue: microsoft/vscode#14762

@weinand
Copy link
Author

weinand commented Oct 31, 2016

@supchi31 you are talking about C# projects?

@weinand
Copy link
Author

weinand commented Oct 31, 2016

From @supchi31 on October 31, 2016 15:40

Yes, indeed

I guess the problem comes from omnisharp, I might have posted the issue in the wrong place.
Sorry.

@weinand
Copy link
Author

weinand commented Oct 31, 2016

@supchi31 I'll move the issue.

@supchi31
Copy link

The omnisharp 1.5 beta 4 solved the issue.

@DustinCampbell
Copy link
Member

Glad to hear that 1.5-beta4 worked for you. Thanks for verifying!

@DustinCampbell
Copy link
Member

#812 is the primary issue tracking this.

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