mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-14 10:34:14 +07:00
suggest AddEmptyRecordHeaderFix in case of no record header
GitOrigin-RevId: ac6a585e1ccdb091a02d49d2f8bf2e55bf2114cb
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ca80fb7215
commit
2cc8b2c194
+3
@@ -0,0 +1,3 @@
|
||||
// "Insert '()'" "true"
|
||||
|
||||
record A() {}
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
// "Insert '()'" "true"
|
||||
|
||||
record <caret>A {}
|
||||
Reference in New Issue
Block a user