mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-29 23:17:34 +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 = "My<caret>";
|
||||
}
|
||||
Reference in New Issue
Block a user