intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

IntelliJ IDEA & IntelliJ Platform

Results 407 intellij-community issues
Sort by recently updated
recently updated
newest added

Incorrect usages of Javadoc syntax `{@code}` and `{@link}` in various Java classes have been fixed. Details – in the commit message.

Previous comment lines did not make it obvious that `findSettings()?.isTemplate() ?: false` is the intended syntax for plugins to use.

…formatting is off https://youtrack.jetbrains.com/issue/IDEA-279487/Javadoc-comment-expansion-formats-code-despite-turned-off-formatter

This PR makes the option 'Align when multiline' available for chained method calls that are wrapped. Continuation indent still takes precedence and the option being anabled will only work when...

kotlin

This is a fix for this situation: If the tooltip text is very large a situation where the tooltip is created by the owner and immediately closed because the popup...

Fix that color is always written as a hexadecimal of size 6(8). Especially necessary for something like Color(0, 0, 11, 179), which used to be written as "bb3"

Also see https://github.com/jsm222/LinuxGlobalMenu and https://youtrack.jetbrains.com/issue/IDEA-283161

Related to https://youtrack.jetbrains.com/issue/IDEA-331469/Missing-lombok.addLombokGeneratedAnnotation-complete-suggestion