mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
implement marker: fix range and tooltip
This commit is contained in:
@@ -4,6 +4,6 @@ interface I {
|
||||
|
||||
class Foo {
|
||||
{
|
||||
I i = ()<caret> -> {};
|
||||
I i = <caret>() -> {};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user