Closed cstout1 closed 1 year ago
Just in case this could be caused by the theme and not your extension, here's the theme I'm using to match Atom's colors: https://github.com/akamud/vscode-theme-onedark
Yup the binaries should be colored different.
If binaries have quotes, there is a bug that tags them as a string instead of an executable, but it's pretty hard to fix.
Anyways, take a look at this short tutorial and you should be able to pick whatever color you want for the binaries (while keeping One Dark as your theme)
Is there any current option available to highlight binaries and binaries with their full path? I'm trying to mimic the same default behavior of Atom, but can't find a way to accomplish this. (Atom on the left)