Slicer tree view: better highlighting range inside nodes and in the editor
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[NotNull Values]
|
||||
4 val x = <bold>o</bold> as? String (in test(Any))
|
||||
4 val <bold>x = o as? String</bold> (in test(Any))
|
||||
4 <bold>val x</bold> = o as? String (in test(Any))
|
||||
4 val x = <bold>o as? String</bold> (in test(Any))
|
||||
4 val x = <bold>o</bold> as? String (in test(Any))
|
||||
|
||||
Reference in New Issue
Block a user