AndrewNolte / vscode-system-verilog

HDL support for VS Code
MIT License
17 stars 1 forks source link

[BUG] Extension badge is not showing on Linux #7

Closed luisspb closed 2 months ago

luisspb commented 3 months ago

The extension badge is not showing on Linux for me: verilog01

It's not hidden:
verilog02

On Windows it's ok. Only on Linux this happens. Do you think it could be an issue in the extension?

Environment

Logs:

2024-07-31 13:33:14.726 [info] [index] index activating
2024-07-31 13:33:14.726 [info] [ctags] activating
2024-07-31 13:33:14.726 [info] [lint] activating lint manager
2024-07-31 13:33:14.726 [info] [lint] [slang] linter config updated
2024-07-31 13:33:14.726 [info] [lint] [modelsim] linter config updated
2024-07-31 13:33:14.726 [info] [lint] [iverilog] linter config updated
2024-07-31 13:33:14.726 [info] [lint] [verilator] linter config updated
2024-07-31 13:33:14.726 [info] [lint] [xvlog] linter config updated
2024-07-31 13:33:14.726 [warning] [lint] skipping lint for non verilog file
2024-07-31 13:33:15.357 [info] [ctags] indexing 0 .svh files
2024-07-31 13:33:15.358 [info] [ctags] indexed 0 .svh files
2024-07-31 13:33:15.358 [info] index files finished
2024-07-31 13:33:15.358 [info] AndrewNolte.vscode-system-verilog activation finished.
2024-07-31 13:33:15.358 [info] ctags index includes finished
2024-07-31 13:33:26.354 [warning] [lint] skipping lint for non verilog file
AndrewNolte commented 2 months ago

I think this is most likely an issue with Vscode. The chip icon is a standard vscode icon that the extension references. Do you want to open this issue on the vscode repo? https://github.com/microsoft/vscode/issues