Aug 9, 2026 · ishimoto

IntelliJ IDEA Component Editor

IntelliJ Code Editor

Here is the first Screenshot of IntelliJ Code Editor.

You can see this Class has an .api file. (Dynamic Elements)
Clicking on the API icon will open the API Editor.

API Link

For a Component Action the screen looks like:

Component Link


The only problem might be when there is a long source code; for this situation the best way is to
use Command + Ctrl + UP Cursor will open the target popup for jumping to the target.

Target


Simple Component Sample

HTML Part

HTML Part

Java Part

Java Part


#IntelliJ

← Back to the blog