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

Using shift ctrl up works fine in VS Code but does not work in Jetbrains IDE. I'm often using shift + ctrl + up/right/down/left to move around with selection, and...

Depends on https://github.com/JetBrains/kotlin/pull/4618

See the [issue](https://youtrack.jetbrains.com/issue/IDEA-266773) for a discussion of the change

Quick-fix with value: ```java // one @SneakyThrows(SpecificException.class) // several @SneakyThrows({SpecificException.class, AnotherSpecificException.class}) ``` TODO: - [ ] Implementation - [ ] Tests

https://youtrack.jetbrains.com/issue/KTIJ-19680 https://youtrack.jetbrains.com/issue/KTIJ-19679

kotlin

Writing test case... do not merge this until additional commit! https://youtrack.jetbrains.com/issue/IDEA-290939