Slicer tree view: better highlighting range inside nodes and in the editor
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[NotNull Values]
|
||||
8 val <bold>x = foo(fun(n: Int) = n)</bold> (in test())
|
||||
8 val <bold>x = foo(fun(n: Int) = n)</bold> (in test())
|
||||
8 <bold>val x</bold> = foo(fun(n: Int) = n) (in test())
|
||||
8 <bold>val x</bold> = foo(fun(n: Int) = n) (in test())
|
||||
|
||||
Reference in New Issue
Block a user