mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 11:47:50 +07:00
[java-typing] IDEA-333179 "}" not added automatically after typing "\{" in interpolated string
GitOrigin-RevId: 5e8c790eb6422a25705806cdcb94c252c92883b3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d7160411f2
commit
c09b082016
@@ -0,0 +1,4 @@
|
||||
class X {
|
||||
String str = STR."""
|
||||
hello\{<caret>}
|
||||
}
|
||||
Reference in New Issue
Block a user