mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
JavaKeywordCompletion: simplify
make short code out of long ElementFilters remove dead logic cleanup unused filters also fixes IDEA-179855 Double "final" suggestion after annotation
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
class A {
|
||||
void foo(@Anno() fi<caret>)
|
||||
}
|
||||
Reference in New Issue
Block a user