Argon - Full featured tool for Roblox development

I’m pretty sure the plugin is missing something…

Oh wow, a lot happened while I was asleep. I’m going to address everything in this post.

This is likely VS Code glitch. Try removing old Argon versions from the %userprofile%/.vscode/extensions directory. Please let me know if it solves the problem for you!

Thank you! Today I will correct all these typos.

That’s not how you use the CLI. Argon exists immediately because it simply finishes execution as you did not provide any command and this is expected behavior. Also, you don’t see any prompts because installation probably got already performed by the VS Code extension. If you want to use Argon CLI run:

argon <command>

in your terminal.

Tested on Windows, macOS and Linux with ARM and x64 CPU architectures. I suggest reading documentation next time :wink:.

Same situation. Try removing old Argon versions from the %userprofile%/.vscode/extensions directory.

I literally did nothing. As I said it’s likely VS Code’s fault. Glad it works now!

No, everything is here. You can port the game from Roblox Studio with no problems. Look:

1 Like

My bad, I haven’t used Argon in quite a while now.

Yeah, that fixed it; thanks!

Setting Initial Sync Priority to client then attempting to connect gives error “Unknown HTTP error: Payload Too Large”, seems to work fine with the setting set to server however the the version on studio (which I assume is the client) has the more up to date version
image

1 Like

How many instances are you trying to sync?

I get this is personal preference but, I don’t know why people like text editors so much like Rojo. I’ve only ever used roblox’s default text editor and I honestly prefer it over these custom ones, also I prefer default light theme roblox studio text editor (Don’t hate on me, I still use discord on dark theme i’m not that weird). But I can see you put work into this so well done, just not for me. Or any other text editors for that matter.

Not exactly sure where to find exactly how many I’m trying to sync, simply errors upon pressing “Connect”…

I’m already working on a fix. You can expect update 2.0.1 later today!

A small suggestion as well. I think it’s better to be able to choose which ones you can stop without stopping all. Basically you can select multiple to be stopped but not all without going back and forth stopping each one. Also, IMO, it should show the host and the port where the projected is being served.

So far, I really love the new Argon 2.0 :wink:

1 Like

Awesome suggestion! I’m also going to implement this today.

1 Like

Also a small wording issue in the docs, should be CLI instead of Argon

image

i seem to also have a problem. i did try the fixes from above but no luck. not sure what im supposed to do. i removed old versions in the .vscode/extensions directory but still same problem

Have you tried restarting your VSCode after removing the older versions?

Try restarting VSCode or your computer, worked that way for me

1 Like

I think Argon is better, I actually forgot to mention about Plugin command but in VS Code extension.

i did restart the vscode itself but still nothing. however i havent tried the computer part, ill actually do it right now and see if it works

yup. restarting my computer fixed the issue. :+1:

1 Like

Happy to hear that! Hopefully the VS Code team will fix this issue soon.

1 Like

same issue here. i have tried to sync my stuff and it seems like my payload is too large.

Argon 2.0.1 is live!

2 Likes