mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 17:07:05 +07:00
word completion in groovy/java string literals (IDEA-61238)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
public class MyClass {
|
||||
String b = "MyClass<caret>";
|
||||
}
|
||||
Reference in New Issue
Block a user