be5invis / vscode-custom-css

Custom CSS Plugin for Visual Studio Code. Based on vscode-icon
MIT License
829 stars 57 forks source link

Publish extension on OpenVSX #140

Open danidee10 opened 3 years ago

danidee10 commented 3 years ago

This problem currently affects Arch and Manjaro users but it potentially affects anyone who uses the fully open-source version of vs code i.e Code- OSS because they won't be able to find the extension in the Extension marketplace.

Technically, it's illegal for any non-Microsoft product to connect to the standard Visual Studio marketplace. OpenVSX is an alternative registry that doesn't have these restrictions

See this link for more info: https://github.com/microsoft/vscode/issues/108147#

without this, Code-OSS users have to manually download the VSIX file from the marketplace and install it manually. This also means no automatic updates

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.

NivekVillar commented 2 years ago

En mi trabajo las computadoras no tienen conexion a internet por seguridad, he intentado instalar la extension por vsix pero me aparece un error de que no es compatible con visual studio version x.x, lo he intentado con versiones mas viejas y persiste el problema. Hay algunas solucion o para que la extension funcione se requiere conexion a internet?

roshal commented 4 months ago

@be5invis

is there something preventing publication ?

be5invis commented 4 months ago

@roshal I just don't have enough bandwidth to do it... Sorry.