cloudnotes.io
Display file theme icons in a VSCode TreeView
I am working on a new extension for VSCode that uses a Virtual File System and displays a folder and files tree using the TreeView API. A TreeItem object represents a file or a folder and it can be…