mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
[java-typing] IDEA-336810 Braces insertion for String Templates doesn't work correctly for text blocks
GitOrigin-RevId: 3224ca9e1eae8100d34a52a46e9da569979534c4
This commit is contained in:
committed by
intellij-monorepo-bot
parent
be39e6323a
commit
6b0d88e6a8
@@ -0,0 +1,4 @@
|
||||
class X {
|
||||
String str = STR."""
|
||||
\{}<caret>"""
|
||||
}
|
||||
Reference in New Issue
Block a user