Integrate Intelij into Roblox workflow

Hi all, I just wanted to ask is there currently a way to use Intelij to program in Roblox, I’ve had intelij ultimate for a while and use it in my everday programming so I was wondering If I could use it with Roblox too.

Thanks :slight_smile:

1 Like

i’m pretty sure jetbrains only offers specific IDE’s, none of which are catered to lua/luau dev

3 Likes

Thanks for letting me know!!!

1 Like

If you really want, typescript could be tried with webstorm, using roblox-ts

1 Like

IntelliJ has Lua plugins, but Roblox uses Luau so some of Roblox’s syntax will probably be marked as incorrect .

1 Like

Hey thanks for the response, but I’m looking for something like rojo.

Thanks :slight_smile:

1 Like

Thank you for the response, appreciated!

:slight_smile:

1 Like

rojo is usually used with roblox ts, you could use rojo cli

Hi sorry for the late resopnse but how would I do that

Go to the CLI part of this page:

https://rojo.space/docs/v7/getting-started/new-game

and for Roblox-TS

https://roblox-ts.com/