Slicer tree view: better highlighting range inside nodes and in the editor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
9 return <bold>1</bold>;
|
||||
7 val <bold>x = foo</bold> (in test())
|
||||
7 <bold>val x</bold> = foo (in test())
|
||||
7 val x = <bold>foo</bold> (in test())
|
||||
4 val <bold>foo: Int by D.INSTANCE</bold>
|
||||
4 <bold>val foo: Int</bold> by D.INSTANCE
|
||||
9 return <bold>1</bold>;
|
||||
|
||||
Reference in New Issue
Block a user