mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-207961 Copy TBX reference URL: support multiple paths, testes provided
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
class X<caret> {
|
||||
String s = "";
|
||||
<selection>
|
||||
String s = "";
|
||||
String s = "";
|
||||
String s = "";
|
||||
</selection>
|
||||
}
|
||||
Reference in New Issue
Block a user