IntelliJ: Difference between revisions
Jump to navigation
Jump to search
Line 35: | Line 35: | ||
=Configuration= | =Configuration= | ||
* Line length: Preferences → Editor → Code Style → Hard wrap at: 94|120|148 | * Line length: Preferences → Editor → Code Style → Hard wrap at: 94|120|148 | ||
* Soft warp: Preferences → Editor → General → Soft-wrap files | |||
* <span id='New_Installation_Setup'></span>New Installation Setup | * <span id='New_Installation_Setup'></span>New Installation Setup | ||
** [[IntelliJ Theme|Theme]] | ** [[IntelliJ Theme|Theme]] |
Latest revision as of 23:59, 10 October 2024
Internal
Open Questions
- Why does IntelliJ create the .iml in the project directory for the registry project and it does create under .idea for the configuration server project? Apparently the project directory is the right place and at UpLift gradle would remove it. Investigate.
Subjects
- Concepts
- Installation
- GoLand
- IntelliJ Groovy Support
- IntelliJ Gradle Support
- Creating IntelliJ Projects from Maven
- Maven Repository-Based JBoss IntelliJ Investigation Environment
- Git and IntelliJ IDEA
- IntelliJ IDEA Plugin for Spring Boot
- IntelliJ IDEA PostgreSQL Support
- IntelliJ IDEA H2 Support
- AWS CloudFormation IntelliJ IDEA Plugin
- Editing Individual Files on Remote Hosts
- Python and IntelliJ IDEA
- Terraform and IntelliJ
- IntelliJ and Jenkins
- IntelliJ Java Compilation
- IntelliJ Markdown Conversion to Other Formats (incl PDF)
- IntelliJ and shellcheck
Uninstallation
Configuration
- Line length: Preferences → Editor → Code Style → Hard wrap at: 94|120|148
- Soft warp: Preferences → Editor → General → Soft-wrap files
- New Installation Setup
- Theme
- Java Editor Appearance
- Keymap
- Disable Star Imports
- Recommended plugins: Kubernetes, Go Templates plugin.
- Copyright
- Java Code Templates
- Java Import Layout
- How to Change IntelliJ Project Name after project Creation
- Configure IDE JVM Memory
- Configure Compiler Memory
- Change Font Size
Operations
- Start from Command Line
- Class hierarchy Ctrl + H