Need new ide extension

hello everyone

does anybody know any working ide extension because mine is not working

thank you

What’s ide extension?

Works well with RUSH and FAST

1 Like

For online extension development, the Niotron IDE is a viable option.

Alternatively, for local extension development, I recommend utilizing the modern FAST-CLI.

For coding, I'd suggest VS Code or IntelliJ IDEA.

does this mean the niotron ide still works?

Didn't you read my last post?

Sorry i forgot.

Everytime I put a package in eide extension Android app, it keeps saying invalid, and I check over and over and when it's perfect like this (com.android) it still says invalid.

You can check If your project name first latter upper case then like Demo then package name as com.yourname.Demo then should work.

As far as I know, they are planning to update their IDE. They might even release a modern one.

Yes. I know.