-
Notifications
You must be signed in to change notification settings - Fork 256
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
Comments
This comment has been minimized.
This comment has been minimized.
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. |
Making a code change seems to bring it back, as does (sometimes) pressing ctrl + space. |
I have the same problem. Syntax Visualizer in VisualStudio v16.8.4 stays empty. Cause/Trigger is unknown, reproducible: Start solution |
I'm having this issue - Blank Syntax Visualizer - in 16.9.2 Visual Studio Enterprise |
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 |
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. |
Definitely not fixed. Encountered this within minutes of using Syntax Visualizer for the very first time in VS2022. |
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)
The text was updated successfully, but these errors were encountered: