Slicer tree view: better highlighting range inside nodes and in the editor

This commit is contained in:
Valentin Kipyatkov
2020-04-14 22:19:38 +03:00
parent 64fec54c48
commit 91a793d575
252 changed files with 696 additions and 644 deletions
+1 -1
View File
@@ -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))