mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 04:21:24 +07:00
Split SplitLineActionTest into Java and XML specific parts
GitOrigin-RevId: 19f11736e3a358ab995d6d38b155e6381e0f33c3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6843b8a3f1
commit
28a0e87e7e
@@ -0,0 +1,5 @@
|
||||
class Foo {
|
||||
void foo(){
|
||||
int lineStart = document.getLineStartOffset<caret>(document.getLineNumber(offset));
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user