dlang / visuald

Visual D - Visual Studio extension for the D programming language
http://rainers.github.io/visuald/visuald/StartPage.html
Boost Software License 1.0
288 stars 69 forks source link

Visual D is not being installed for VS 2022 #222

Closed dlangBugzillaToGithub closed 1 year ago

dlangBugzillaToGithub commented 1 year ago

msnmancini reported this on 2023-08-08T09:20:05Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=24077

CC List

Description

It only appears on Extensions -> Manage Extensions -> Roaming Extension Manager.

There are 2 options: Stop Roaming and Download. The Download button is greyed out.

I have tried downloading both the 1.2 version(the one found directly inside the extension navigator) and the 1.3.1 version.

This all happened on a fresh VS install (17.6.5) .

dlangBugzillaToGithub commented 1 year ago

r.sagitario commented on 2023-10-02T15:31:43Z

Not sure what you mean. The installed extension appears under "Installed" for me, but can also be found searching the extension found "Online".

If you download the last version from the Marketplace, you have to run the installer yourself as Visual D comes with more components than what can be installed through the extension manager itself.

Or do you mean that there is no "Visual D" entry in the "Extension" menu after running the installer?

dlangBugzillaToGithub commented 1 year ago

msnmancini commented on 2023-10-02T16:11:31Z

So, what I mean is that after installation, they still show as disabled, and even after spending many hours trying to find how to solve this problem, nothing worked.

No syntax highlight, no symbol list, no feature at all from Visual D. IIRC, not even "Create Visual D Project" was available.

After every attempt, I'm almost sure this is related to the 32bit vs 64bit thing.