mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-17 12:51:04 +07:00
IDEA-221379 Unexpected "instanceof" keyword completion in annotation
GitOrigin-RevId: 8058445f8b789fecf63058a05b5db1aa0ce39eb1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
91c04c991f
commit
fc82e319c3
@@ -0,0 +1,3 @@
|
||||
class Foo {
|
||||
@Language("RegExp" <caret>x) String pattern;
|
||||
}
|
||||
Reference in New Issue
Block a user