fsprojects-archive / zzarchive-VisualFSharpPowerTools

[ARCHIVED] Power commands for F# in Visual Studio
http://fsprojects.github.io/VisualFSharpPowerTools/
Apache License 2.0
310 stars 77 forks source link

Highlighting the variables breaks after a while #1377

Closed masq6r closed 8 years ago

masq6r commented 8 years ago

At the beginning the highlighting works and I can see the variables are rendered in different colours. However after a while of editing, I cannot see the variable highlights - if I put the text cursor under the variable name, it's definition and references are not rendered. I have to close the file and reopen it to show the highlights. Other highlights like keywords, functions and types are not impacted.

I have Windows 10 Pro with Visual Studio 2015 Update 2 installed.

vasily-kirichenko commented 8 years ago

@CodEFouR check out this build https://ci.appveyor.com/project/dungpa/visualfsharppowertools/build/2.5.0-a1605100845/artifacts, it should fix the problem.

dungpa commented 8 years ago

Closing as it seems to be fixed in the related CR. Feel free to reopen the issue if it happens again.