material-extensions / material-icons-browser-extension

Browser Addon that enhances file browsers of version controls with material icons.
MIT License
499 stars 38 forks source link

Add support for VSCode Dev #70

Closed jamiehaywood closed 3 months ago

jamiehaywood commented 12 months ago

Raising a feature req. to add support for VSCode Dev

Have started work on it, and will raise a PR in due course :)

csandman commented 11 months ago

What's the advantage to using this package for it over just installing the Material Icon Theme in vscode.dev?

image

jamiehaywood commented 11 months ago

because I have to reinstall it every time I open a repo through azure devops

csandman commented 11 months ago

Really? It seems to persist fine for me. How are you opening the repo?

busybox11 commented 4 months ago

@jamiehaywood You can provide a list of extensions to automatically install as part of your .vscode / editorconfig

AdamRaichu commented 4 months ago

I believe settings sync lets you do that, you just need to enable it.

jamiehaywood commented 3 months ago

closing this because of @AdamRaichu 's valid workaround