vscode-cmake-tools icon indicating copy to clipboard operation
vscode-cmake-tools copied to clipboard

Project Outline missing file icons

Open clibequilibrium opened this issue 3 years ago • 3 comments
trafficstars

Brief Issue Summary

Since yesterday for some reason I got missing file icons in CMake project outline. It used to display an Icon (C, C++) but now it's all gone. I have no idea why, I am updated to the latest cpp tools, and cmake tools

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

How it looks in Project Outline (notice not icons) image

How it looks in file explorer: image

clibequilibrium avatar Jun 12 '22 12:06 clibequilibrium

This doesn't seem to be the CMake Tools extension's issue. Vs Code set the icons, not the extension. We could repro this in the Vs Code insiders version. We need to follow up on this issue with the Vs Code.

elahehrashedi avatar Jun 13 '22 17:06 elahehrashedi

Thank you @elahehrashedi for now I am rolling back to 1.67.0, the issue happens on 1.68 version of VSCode

clibequilibrium avatar Jun 13 '22 22:06 clibequilibrium

This is a VS Code bug: https://github.com/microsoft/vscode/issues/152036. Should be fixed in the next VS Code recovery release (likely this week).

alexr00 avatar Jun 14 '22 12:06 alexr00

Upstream issue fixed. Closing this one.

bobbrow avatar Aug 29 '22 20:08 bobbrow