Daniel Derevjanik
Daniel Derevjanik
@zengatsu fixed in #39
Hi, thank you very much for filing an issue. This extension is inspired by [file-icon-js](https://github.com/websemantics/file-icons-js). vscode-icons-js only returns name of corresponding`svg` file. For example `getIconForFile('main.cpp');` will return `file_type_cpp.svg` and you...
I created repo with an example how to use `vscode-icons-js` (it will dynamically change icon based on input's filename), please look at https://github.com/dderevjanik/vscode-icons-js-example or directly to source code: https://github.com/dderevjanik/vscode-icons-js-example/blob/master/src/Index.tsx
Currenly, I'm doing it manually :disappointed: , but there's already an issue regarding this https://github.com/vscode-icons/vscode-icons/issues/1437 to automatically update icons and `icons.json` (maps filename to an icon). Yeah, I'll try to...
Hi, nice idea! I have look into this...
Hi @rostamiani , can you try it on `1.4.0` ? Or could you please share wsdl with me? I tried it with this kind of WSDL ```xml ``` and I'm...
Hi, thank you for reporting it. Will fix it in next release :)
@bevacqua Please, is there something I can do better or different to make this PR merged ? Thanks
still waiting for response
Hi @dmitryk-sfx , Could you please explain it little bit more? What kind of result are you expecting? Thanks!