mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
IDEA-204900 Smart Enter fails to add function body if staying at annotation
GitOrigin-RevId: 1216c56cb12209f569f88ce4afea2528166b3437
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c9f5024a9b
commit
a556114614
@@ -0,0 +1,3 @@
|
||||
class A {
|
||||
void foo(@Not<caret>Null String p)
|
||||
}
|
||||
Reference in New Issue
Block a user