intellij-community
intellij-community copied to clipboard
IntelliJ IDEA & IntelliJ Platform
This fixes [IDEA-230028](https://youtrack.jetbrains.com/issue/IDEA-230028) and [IDEA-254637](https://youtrack.jetbrains.com/issue/IDEA-254637). This is my first contribution, let me know if I´m doing something wrong. The first commit skips further attempts of finding the documentation in the...
Details https://youtrack.jetbrains.com/issue/IDEA-238863 It would be nice to move the focus to "Search projects" field but it took me too much time already to figure out how to get this far...
Fix for issue [IDEA-346366](https://youtrack.jetbrains.com/issue/IDEA-346366/Files-.md-is-not-displayed-if-preview-mode-is-selected-by-default)
Identifier highlighting was disabled for single-line editors, which accounts for injected languages inside single-line Java string literals. According to git blame, the original intention of this was to disable identifier...
https://youtrack.jetbrains.com/issue/KTIJ-28762
## Fixed Youtrack issues https://youtrack.jetbrains.com/issue/IDEA-300185/Support-code-tags-inside-inline-return https://youtrack.jetbrains.com/issue/IDEA-329877/Javadoc-does-not-render-correctly-for-inline-return Maybe more ## Before Previously IntelliJ did not parse nested markup in inline tags, resulting in the following display for a simple method doc...
Hello. There is a problem with the New UI toolbar that has been bothering me for a while. When the right toolbar is empty (i.e. has no attached buttons), it...
### Problem: When users collapse directories in the Merge Conflict window pop up and a refresh occurs (triggered by updateModelFromFiles(), for example when I open the file for merge and...