heku / Kool.VsDiff

Another open source Visual Studio extension to make file/code comparison easier.
MIT License
17 stars 5 forks source link

Since last VS update, not showing in menus, unable to access #9

Open jkrarup opened 1 year ago

heku commented 1 year ago

Hi, what's your VS version?

jkrarup commented 1 year ago

Microsoft Visual Studio Professional 2022 17.6.5

heku commented 1 year ago

Hi @jkrarup, please try reinstalling the Extension to see if it works or not.

EscapeVeloc1ty commented 1 year ago

Same issue, compare not showing. Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.7.4

heku commented 10 months ago

Sorry for late reposonse, for everyone who has same issue, please have a try:

  1. Uninstall the extension then reinstall it to see if it works or not.
  2. If possible, please download the source and debug it locally to see what the error is.
  3. If I can't address your issue in time, please have a try the official one.

Personally, I'm using the latest version VS, and ideally, the extension will work with the latest VS. However, since everyone's VS runs in a different environment, I can't guarantee that this extension will work correctly in everyone's VS, and if I can't reproduce your problem(s), I probably won't be able to fix it, please understand.