VSCode-SystemVerilog icon indicating copy to clipboard operation
VSCode-SystemVerilog copied to clipboard

Can an option be added to disable the custom icons?

Open dbarrie opened this issue 1 year ago • 2 comments

While I appreciate the idea of adding custom icons for the different file types this extension supports, I personally find the ones that were added to be incredibly visually jarring and overly "aggressive" when viewing a large HDL codebase in the Explorer outliner and across all the open tabs in the editor.

An option to disable them and have it go back to using the default (far less obtrusive) icons would be greatly appreciated!

dbarrie avatar Apr 28 '24 21:04 dbarrie

Furthermore, they're misaligned compared to the default icons in VS Code, which definitely plays into my distaste for them: image

They seem to be centered on the line that should be the left-most edge, adding significant empty space between their right edge and the beginning of the file name.

dbarrie avatar Apr 28 '24 21:04 dbarrie

VSCode doesn't support an option to disable the custom icons as far as I can find. However, if you'd like to propose a different icon set/theme, a merge request would be much appreciated.

joecrop avatar May 28 '24 15:05 joecrop