8000 Red squiggles have a tendency to stick around · Issue #3858 · mono/monodevelop · GitHub
[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Red squiggles have a tendency to stick around #3858

Closed
garuma opened this issue Feb 14, 2018 · 7 comments
Closed

Red squiggles have a tendency to stick around #3858

garuma opened this issue Feb 14, 2018 · 7 comments

Comments

@garuma
Copy link
Contributor
garuma commented Feb 14, 2018

On master, it may happen that the error provider that powers the editor squiggles get out of date with the current state of the document. Usually the patterns goes like:

  1. The document is in an invalid state. Highlighting is messed up and squiggles are displayed
  2. Issues is fixed, classification kicks in again and highlighting it now correct
  3. Red squiggle stick around and display the same error than before

All in one it seems like the error list is kept from one document state to the other.

This may likely be fixed by #3636

VS bug #569966

@garuma garuma added this to the 15.7 milestone Feb 14, 2018
@Therzok
Copy link
Contributor
Therzok commented Feb 15, 2018

dotnet/roslyn#24714

Related

@mrward
Copy link
Member
mrward commented Feb 16, 2018

This is something I have seen with recent master builds of VS Mac. Sometimes closing and re-opening the file gets rid of the warnings/errors.

@Therzok
Copy link
Contributor
Therzok commented Mar 14, 2018

@garuma probably fixed via #4149

@garuma
Copy link
Contributor Author
garuma commented Mar 19, 2018

Seems to now be working in recent versions

@garuma garuma closed this as completed Mar 19, 2018
@mrward
Copy link
Member
mrward commented Mar 19, 2018

Still seeing this, but less often in d15-7 builds Re-opening.

Possibly related to dotnet/roslyn#22566

@mkrueger
Copy link
Contributor

@marius: can be related to the recent work you did there - if you think it's closed just close that one.

@xamarin-release-manager xamarin-release-manager removed this from the 15.7 milestone Apr 20, 2018
@xamarin-release-manager xamarin-release-manager added this to the 15.8 milestone May 7, 2018
@Therzok
Copy link
Contributor
Therzok commented May 25, 2018

I think #4839 fixed it.

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

No branches or pull requests

7 participants
0