editorconfig / editorconfig-vscode

EditorConfig extension for Visual Studio Code
http://editorconfig.org/
MIT License
1.23k stars 118 forks source link

Support web extension #327

Open jetersen opened 2 years ago

jetersen commented 2 years ago

Consider adding support for github.dev and vscode.dev:

https://code.visualstudio.com/api/extension-guides/web-extensions

andymac4182 commented 2 years ago

This would be great! I just tried to use this extension in github.dev :(

megla-tlanghorst commented 1 month ago

Same for the GitLab Web IDE, which is built on the VSCode for web source as well. It uses the extension via open-vsx (because Microsoft restrictions and stuff... coder, vscodium and gitpod also use it), but that just seems to mirror the VS marketplace.