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

Code reports errors in removed source files #3174

Closed
jeffschwMSFT opened this issue Feb 19, 2016 · 4 comments
Closed

Code reports errors in removed source files #3174

jeffschwMSFT opened this issue Feb 19, 2016 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@jeffschwMSFT
Copy link
Member

removedfiles

On my OS X Yosemite machine running Code, I was adding/removing code in a solution. One of the files I removed had a C# build error. The interesting thing was the the error persisted in my Code session even after deleting the file (control - click - delete). The error only went away once I closed the folder and reopened.

@egamma
Copy link
Member

egamma commented Feb 20, 2016

Not clear whether this is Omnisharp or the Code marker infrastructure. The fact that the error count drops to 0 indicates that the marker is properly removed when the file is deleted.

@dbaeumer dbaeumer assigned jrieken and unassigned dbaeumer Feb 29, 2016
@dbaeumer
Copy link
Member

Since the error counts drops to zero I suspect this being a problem in OmniSharp land

@jrieken jrieken added bug Issue identified by VS Code Team member as probable bug c# labels Mar 7, 2016
@jrieken
Copy link
Member

jrieken commented Mar 7, 2016

Omnisharp doesn't really support delete...

@jrieken
Copy link
Member

jrieken commented Mar 14, 2016

This issue was moved to dotnet/vscode-csharp#87

@jrieken jrieken closed this as completed Mar 14, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

4 participants