Studio feature varies by IDEA edition

Hi Team,

Does Studio functionality varies in different IDEA edition?

For example, the context menu of projects in IDEA ultimate, we have new -> Frontend Module... while in community version there is no such item.

Community edition:
image

In CUBA we always have create 'front' module... in community version and I can select the React client to generate the source code. Though I might edit frontend .ts files in an other editor.

Discourse does not allow “new user” to post 2 embedded pictures…

Ultimate edition:
image

Hi,

Yes, this is intended behavior.

Jmix Studio’s Support for ReactJS-based UI development is going to be improved a lot. But this support depends on the Ultimate IDEA’s plugins such as JavaScript and TypeScript, and GraphQL.

Therefore Studio’s features and actions related to the Frontend module will be unavailable in the Community edition of IDEA.

Thanks! That cleared my question.