-
Notifications
You must be signed in to change notification settings - Fork 91
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
Variable value not showing when hovering over them #318
Comments
There is release 4.4 which works with VS19/22. |
I'm experiencing the same issue in VS 2022 (17.0.2) using the latest version of the extension (4.4.212) from visual studio marketplace |
Updating Visual Studio 2022 to 17.2.5 has fixed this issue for me on the latest version from VS marketplace 4.4.212. |
I've tried reproducing this on VS2022, but without success. |
I have just encountered this issue on VS 17.4.5 and Viasfora 4.5.220. |
This is happening to me as well. VS Pro 2022 17.5.3, Viasfora 4.5.220. Manually installing 4.4 fixed it for me. |
I have the same problem. VS 17.5.0 holy cow, did that take me a long time to track down what was causing it - wish I'd seen this first. |
Sure enough. Same for me. I disabled the Viasfora extension, restarted VS2022 and voila! The tooltips show up again. I'm on VS 2022 Enterprise 17.7.6 (latest version at this time) and Viasfora 7.5.220 (latest version at this time). So glad I found this issue, or tracking it down could've been one heck of a rabbit hole! Hopefully this issue can be fixed. |
Using Viasfora v4.4 fixes the problem on VS 2022 Enterprise 2022 LTSC 17.4.13 as well 👍 Repro steps:
|
Since the last update I can't see a value of a variable by just hover over it with the cursor. When disabling the extension this function works again, so it must be something with the extension that causes the problem.
The text was updated successfully, but these errors were encountered: