argon-rbx / argon-vscode

Argon extension for Visual Studio Code
https://argon.wiki
Apache License 2.0
1 stars 0 forks source link

Command ‘argon.openMenu’ not found #17

Closed lucastoledo95 closed 1 month ago

lucastoledo95 commented 4 months ago

It is necessary to update the plugin in visual studio code, when trying to open the plugin it gives an error in the "Open menu" command

DervexDev commented 4 months ago

This is a known issue and currently, there is no way to fix it as it is extremely random. It only occurs for some users and I cannot reproduce this on any of my 3 machines (macOS, Windows & Linux).

You can try running VS Code as an administrator because this is what fixes the issue for most users.

DervexDev commented 4 months ago

I'm gonna reopen this issue so that others can see that it's a known problem and find a possible solution.

DervexDev commented 3 months ago

@Overseer-Programmer in version 2.0.9 Argon now displays what exactly happened when a critical error occurs. Could you temporarily move your manual Argon installation somewhere else and send me the new error message you should get when running Argon: Open Menu?

DervexDev commented 3 months ago

What's your OS and CPU?

DervexDev commented 3 months ago

Just run argon config install_plugin false in your terminal. It disables automatic Roblox Studio plugin updates as Argon does it by default; currently, this feature is not available on Linux.

Aristosis commented 2 months ago

I can confirm this is a persistent issue, I just didn't report it because it somehow got fixed and I figured it was an issue with the way i installed it. Disabling install_plugin in the global config and then removing the manually installed argon from ~/.argon (I install argon via aftman, and ~/.aftman/bin/ is in $PATH), the plugin will simply install argon again, and if provided a custom path to the aftman binary directory, it stops working.

Experienced on Arch linux, a Debian based distro, Windows and NixOS since I started using argon lol, so its not just an OS specific issue likely

DervexDev commented 2 months ago

Thanks for the details, they are very helpful. I will look into that and hopefully fix it once I have more time.

DervexDev commented 2 months ago

Hey @Aristosis could you verify whether this test build or version 2.0.13 fixes the issue for you?

Aristosis commented 2 months ago

Hey @Aristosis could you verify whether this test build or version 2.0.13 fixes the issue for you?

Hi! Sorry for the late reply, I actually don't have access to my PC till a week from now. I'll check it out once I get the chance and put a comment on this issue

Aristosis commented 1 month ago

It works. again might be a fluke cause the nature of the problem is like that but so far its been ok every time I tested

DervexDev commented 1 month ago

Okay great, I will close the issue for now but feel free to reopen it if needed.