Edit a document in IntelliJ IDEA LightEdit Mode

Use IntelliJ IDEA’s text editing features without creating or opening a dedicated project.

From your terminal, use idea followed by the name of the file you want to open. If you're using JetBrains Toolbox you can edit your script names by clicking the three vertical dots next to IntelliJ IDEA and selecting Settings | Configuration drop-down. You can change your Shell script name if required.


Related Resources

Generate constructors and accessor methods
Generate constructors and accessor methods
Quickly generate common code constructs such as Constructors, Getters and Setters
Expand and Collapse Code
Expand and Collapse Code
Quickly view specific parts of a class by expanding or collapsing code
Move Statement
Move Statement
Move a statement up or down