viasfora icon indicating copy to clipboard operation
viasfora copied to clipboard

Variable value not showing when hovering over them

Open Jonas-Code-Pingis opened this issue 2 years ago • 10 comments

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.

Jonas-Code-Pingis avatar May 12 '22 12:05 Jonas-Code-Pingis

I have same issue. Whole tooltips during hover cursor is not working when Viasfora is on. Viasfora is off: image Viasfora is on: image

dasad44 avatar May 13 '22 21:05 dasad44

There is release 4.4 which works with VS19/22. https://github.com/IllyaTheHath/viasfora/releases/tag/vs17 Remember to disable auto updating extension feature in VS settings.

dasad44 avatar May 19 '22 06:05 dasad44

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

shaun-evans avatar Jun 07 '22 16:06 shaun-evans

Updating Visual Studio 2022 to 17.2.5 has fixed this issue for me on the latest version from VS marketplace 4.4.212.

YoYoFreakCJ avatar Jul 08 '22 08:07 YoYoFreakCJ

I've tried reproducing this on VS2022, but without success.

tomasr avatar Aug 07 '22 20:08 tomasr

I have just encountered this issue on VS 17.4.5 and Viasfora 4.5.220. I have uninstalled 4.5.220 and installed version 4.4. found on this link: https://github.com/tomasr/viasfora/releases/tag/v4.4 which seems to work fine for VS2022.

michaeloxygen avatar Jul 06 '23 06:07 michaeloxygen

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.

BihtSift avatar Jul 12 '23 09:07 BihtSift

I have the same problem.

VS 17.5.0 Viasfora 4.5.220

holy cow, did that take me a long time to track down what was causing it - wish I'd seen this first.

drgnfyre avatar Oct 21 '23 11:10 drgnfyre

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.

KyleKolander avatar Nov 11 '23 12:11 KyleKolander

Using Viasfora v4.4 fixes the problem on VS 2022 Enterprise 2022 LTSC 17.4.13 as well 👍

Repro steps:

  1. Install VS 2022 Enterprise 2022 LTSC 17.4.13 (.NET/C++/Linux workloads)
    (Mine is also installed in a non-default location)
  2. Install the newest version of Viasfora from the VS extension marketplace

radj307 avatar Nov 29 '23 18:11 radj307