`StackOverflowException` Reported in `GammaJul.ReSharper.EnhancedTooltip.dll`
See original GitHub issueHello,
I recently reported a crash in Visual Studio, and part of that process was to report it to JetBrains here: https://youtrack.jetbrains.com/issue/RSRP-488164
They are reporting a StackOverflowException in GammaJul.ReSharper.EnhancedTooltip.dll
. So I wanted to report that here for your awareness and to establish the next steps towards diagnosis if any.
Thank you for any attention you can provide to this matter.
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (1 by maintainers)
Top Results From Across the Web
How to debug a stackoverflowexception in .NET
I know why a stack overflow might occur, but to fix it I need to know where it's root is. All I'm getting...
Read more >MrJul/ReSharper.EnhancedTooltip: A plugin for JetBrains ...
It's a plugin for JetBrains ReSharper that enhances the tooltip and parameter information popup. Colorizes tooltips and parameter information popups for C#.
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
OK. I have a new package…Do someone that have the issue willing to test this before to upload it to Jetbrains? If so here is the prerelease debug package JLebosquain.EnhancedTooltip.3.17.6.6-pre.zip
If there is no one willing to test i will upload it to jetbrains tomorrow 😉
Indeed, that is the issue…its quite interesting why it didnt happen on my side so far. I Will investigate that and try to fix.