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