mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-17 16:19:58 +07:00
preserve comments for create switch intention
This commit is contained in:
@@ -3,7 +3,7 @@ class X {
|
||||
void m() {
|
||||
|
||||
String s = getStr();
|
||||
s<caret>
|
||||
s<caret>//keep me
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user