mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 09:19:13 +07:00
create class from new: put caret on name (IDEA-166356)
This commit is contained in:
+1
-1
@@ -5,5 +5,5 @@ public class Test {
|
||||
}
|
||||
}
|
||||
|
||||
<caret>public class MyCollection {
|
||||
public class <caret>MyCollection {
|
||||
}
|
||||
Reference in New Issue
Block a user