▲ 0 r/vscode
I made Assets Linker, vscode extension to manage external assets.
So ever worked with react-native, or other native js framework and needed to use Html, css, js, or even sql.
You would need to embed them in native folder or have them as string.
You know then how difficult and tiring it is to DEBUG or further develop the code as you lose all what vs editor offer.
That is why I build a vscode extension (Assets Linker)
That will help build them as ts or js boundle.
You can work with those files like you normally do in vscode with syntax validation, etc.
Have a look and let me know what you think.
https://marketplace.visualstudio.com/items?itemName=AlenToma.files-assets-linker-editor
u/Apprehensive-Mind212 — 4 days ago