Class parsing error (codeLens crash)
See original GitHub issueFollowing code crashes code helper functions.
Environment
- Operating System: win 10 21h2 19044.2006
- JDK version:
OpenJDK 64-Bit Server VM Temurin-17.0.4.1+1 (build 17.0.4.1+1, mixed mode, sharing)
- Visual Studio Code version: 1.71.2
- Java extension version: latest (v 1.11)
Steps To Reproduce
- use code from this gist
- extension logs
- you should see this:
Current Result
Expected Result
Additional Informations
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
StackOverflowException causes crash in TFS 2013 Update 4 ...
The CodeLens component in TFS causes a StackOverflowException exception, and then causes the crash of IIS worker process "w3wp" in TFS, not Visual...
Read more >Modify existing CodeLens in VS Code Extension
I could re-parse everything and make my own codelens analysis, but that will take longer than manually checking the scope.
Read more >Snz - River Thames Conditions - Environment Agency - GOV.UK
Coco ichibanya jakarta halal, Tu chapa en letra, Env dynasty 1 hour, Letuska skoly, Networking crash course in bangalore, Wild at heart telenovela...
Read more >Visual Studio Tips and Tricks - Unreal Engine Documentation
If you are using another plugin for symbol searching, such as Visual Assist, you can disable the Intellisense database to prevent it from...
Read more >What's New in Visual Assist - Whole Tomato Software
This release is centered around improvements to Visual Assist's parser. ... NEW Unreal Engine Core Redirect -aware renaming of classes, structs and more....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is an upstream issue. I can reproduce it in Eclipse. See https://github.com/eclipse-jdt/eclipse.jdt.core/issues/488
A workaround: Replace
with