IntelliJ: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=
* [[PyCharm]]
* [[JetBrains]]


=Open Questions=
=Open Questions=
Line 12: Line 12:
* [[IntelliJ Concepts|Concepts]]
* [[IntelliJ Concepts|Concepts]]
* [[IntelliJ Installation|Installation]]
* [[IntelliJ Installation|Installation]]
* [[IntelliJ Go Support]]
* [[GoLand]]
* [[IntelliJ Groovy Support]]
* [[IntelliJ Groovy Support]]
* [[IntelliJ Gradle Support#Overview|IntelliJ Gradle Support]]
* [[IntelliJ Gradle Support#Overview|IntelliJ Gradle Support]]
Line 28: Line 28:
* [[IntelliJ Java Compilation]]
* [[IntelliJ Java Compilation]]
* [[IntelliJ Markdown Conversion to Other Formats (incl PDF)]]
* [[IntelliJ Markdown Conversion to Other Formats (incl PDF)]]
* [[IntelliJ and shellcheck]]


=Uninstallation=
=Uninstallation=
Line 33: Line 34:


=Configuration=
=Configuration=
 
* Line length: Preferences → Editor → Code Style → Hard wrap at: 94|120|148
* <span id='New_Installation_Setup'></span>New Installation Setup
* <span id='New_Installation_Setup'></span>New Installation Setup
** [[IntelliJ Theme|Theme]]
** [[IntelliJ Theme|Theme]]
** [[IntelliJ Java Editor Appearance|Java Editor Appearance]]
** [[IntelliJ Java Editor Appearance|Java Editor Appearance]]
*** [[IntelliJ_Java_Editor_Appearance#Fonts|Fonts]]
** [[IntelliJ Keymap|Keymap]]
** [[IntelliJ Keymap|Keymap]]
** [[IntelliJ Disable Star Imports|Disable Star Imports]]
** [[IntelliJ Disable Star Imports|Disable Star Imports]]
Line 50: Line 52:
=Operations=
=Operations=
* [[IntelliJ Start from Command Line|Start from Command Line]]
* [[IntelliJ Start from Command Line|Start from Command Line]]
* Class hierarchy Ctrl + H


=Usage=
=Usage=

Latest revision as of 00:44, 15 August 2023

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

Uninstallation

https://www.jetbrains.com/help/idea/uninstall.html#standalone

Configuration

Operations

Usage

IntelliJ Usage

Troubleshooting

IntelliJ Troubleshooting