XCmd - The ultimate roblox studio command bar for developers!

Thank you! Please let me know if you have any suggestions/problems!

Restarted studio multiple times and checked if the plugin is installed:


It’s still not doing anything at all when I press Alt + C

Hello! Please try clicking into the viewport and then try to open it.

Still not doing anything even if I click into the viewport. It does work if I modify the plugin to change the shortcut to be the Home key.

1 Like

Hi!
Thank you for the report. I added so now the Home key works just like ALT+C. I hope it’s good or you! Please let me know if I something is wrong!

1 Like

That looks pretty cool actually! I am probably going to use it in my game! Thanks for creating it and sharing it with us!

1 Like

I’m a bit confused. Is this an alternative to Lua?

1 Like

No, it’s not. This is similiar to the window command bar. Not a programming language, just commands.

1 Like

Oh ok, thanks. Seems like a very useful resource, I may try it out later!

Why are you using ; for params?
It would be a lot more helpful if it was something else?
A few ideas:
()
|
<-

New line should be ;, in line with luau & javascript etc

Because I want to keep it simple. ; is a quickly accessible character and I didn’t want to have a different key for “new line” so I said, why not ;;?
Btw you don’t even have to press ; you can just press space and it will replace it with a ; when needed.

Can you maybe make a tutorial on how to install this? I install the plugin then go in to test and nothing happens is there something else I have to do to get it to work?

There’s a tutorial in the OP. You can press ALT+C or Home to open the command bar. Please tell me if you have any issues.

I have tried that, it doesn’t work.

Is there a way to switch this language to luau? Other than that epic

No, there’s not. To do that, use the built-in command bar.

Y not? I think it will improve your cmd bar

Maybe the command should be:

luau [[command]]

Wait people use that? i thought noone uses it

How does this tool differ from Cmdr (GitHub - evaera/Cmdr: Extensible command console for Roblox developers)?

This is a plugin. Cmdr isn’t. Please read the post before replying.