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

Syntax Visualizer stops working until VS2019 is restarted #494

Closed
vsfeedback opened this issue Mar 31, 2020 · 8 comments · Fixed by #709
Closed

Syntax Visualizer stops working until VS2019 is restarted #494

vsfeedback opened this issue Mar 31, 2020 · 8 comments · Fixed by #709
Assignees

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


I've just started playing around with building Roslyn Code Fixes and I'm finding that the Syntax Visualizer window works fine for a while then goes blank, and is not populated again until VS2019 is restarted. Closing the tool window forces the behaviour, but I've also seen it happen when Alt-Tabbing back into VS2019 from another application. No error messages appear in or around the visualizer.


Original Comments

Visual Studio Feedback System on 9/28/2019, 11:59 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Visual Studio Feedback System on 9/30/2019, 00:12 AM:

This issue is currently being investigated. Our team will get back to you if either more information is needed, a workaround is available, or the issue is resolved.

Visual Studio Feedback System on 3/30/2020, 11:42 PM:

Thank you for sharing your feedback! Our teams prioritize action on product issues with broad customer impact. See details at: https://docs.microsoft.com/en-us/visualstudio/ide/report-a-problem?view=vs-2019#faq. In case you need answers to common questions or need assisted support, be sure to use https://visualstudio.microsoft.com/vs/support/. We’ll keep you posted on any updates to this feedback.


Original Solutions

(no solutions)

@jmarolf

This comment has been minimized.

@jinujoseph jinujoseph transferred this issue from dotnet/roslyn Mar 31, 2020
@emclain
Copy link

emclain commented Aug 19, 2020

I am also having this problem. It's not clear what triggers it, but it usually seems to happen when I'm navigating to a different place in the source file or a different file.

@jonathantorley
Copy link

Making a code change seems to bring it back, as does (sometimes) pressing ctrl + space.

@sharwell sharwell added the help wanted up-for-grabs label Dec 23, 2020
@perahoky
Copy link

I have the same problem. Syntax Visualizer in VisualStudio v16.8.4 stays empty. Cause/Trigger is unknown, reproducible:

Start solution
Open Code file
Open Syntax Visualizer (or vice versa)
Syntax Visualizer empty
Restart VS probably helps.

@chrhodes
Copy link

I'm having this issue - Blank Syntax Visualizer - in 16.9.2 Visual Studio Enterprise

@markolbert
Copy link

markolbert commented Apr 3, 2021

I'm running into the exact same situation...and, sometimes, ctrl - space and then selecting a valid keyword in context brings it back.

It seems like it dies when the code base gets into a "non compilable" state (i.e., there's a syntax error somewhere among the files that are open).

This is in VS 2019 15.9.3

@TimPickup
Copy link

I am having this issue too. After the previous comment about pressing ctrl space.. I realised even just changing Anything made the syntax tree come back for me.. so pressing enter for example to get a new line.

@kjkrum
Copy link

kjkrum commented Apr 18, 2023

Definitely not fixed. Encountered this within minutes of using Syntax Visualizer for the very first time in VS2022.

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

Successfully merging a pull request may close this issue.

10 participants