Deepinder Singh
Deepinder Singh
Thank you very much for the workaround. Please check if web-rtc allows direct transfer of directories. This feature would make ShareDrop even amazing.
I followed the steps given [here](https://github.com/vscode-icons/vscode-icons/wiki/Custom). I navigated to **C:\Users\Username\AppData\Roaming\Code\User\vsicons-custom-icons**, created a new folder named **vsicons-custom-icons** and placed my icons in that folder. Please guide me further on how to...
I added the following code to my `settings.json` file: ``` "vsicons.associations.files": [ { "icon": "file_type_js", "extensions": [".js"], "format": ".svg" } ] ``` And also added this setting: ` "vsicons.customIconFolderPath": "C:\\Users\\Username\\AppData\\Roaming\\Code\\User\\vsicons-custom-icons",`...
I tried, but it's still not working.
No idea...I am waiting for the feature too!