Open Alexey-T opened 3 years ago
Seems that Sublime has special highlight for this. example file: semantic.zip
Sublime look for /some/paths:
VSCode look, slash takes only nearest word-chars:
I think both ways are OK. I personally prefer no highlight for /path at all. /path is already quite easy to recognize, highlighting it or not makes very little difference for reading code.
Seems that Sublime has special highlight for this. example file: semantic.zip
Sublime look for /some/paths:
VSCode look, slash takes only nearest word-chars: