mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 01:09:46 +07:00
Do not filter out templates with same key but different groups from completion
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A {
|
||||
public static void main() {
|
||||
duplicateK<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user