mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
StringLiteralCopyPasteProcessor: keep indent for multiline paste into text block (IDEA-217406)
GitOrigin-RevId: b1a5d55f8749fea0002723ae2a6b2370fb8ed4ab
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2e80954276
commit
caac9ef3d8
+1
-1
@@ -1,6 +1,6 @@
|
||||
class C {
|
||||
String x = """
|
||||
"\"
|
||||
target\""
|
||||
target\""
|
||||
""";
|
||||
}
|
||||
Reference in New Issue
Block a user