mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 10:51:25 +07:00
IDEA-173927 Support keywords autocompletion when keyboard layout is incorrect
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public class Util {
|
||||
int goo() {
|
||||
ку<caret>ку
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user