d4rkr00t / language-stylus

Stylus language support for Visual Studio Code
MIT License
44 stars 12 forks source link

Can't find on VS Codium market place #80

Closed rathod-sahaab closed 2 years ago

rathod-sahaab commented 4 years ago

Screenshot from 2020-08-14 04-30-50

d4rkr00t commented 4 years ago

Hm, weird, seems to be working fine for me. But thanks for letting me know, i'll keep an eye on it.

rathod-sahaab commented 4 years ago

Sorry I mentioned VS Code intstead of VS Codium, other exts work fine

d4rkr00t commented 4 years ago

Oh, with vscodium i can reproduce it

d4rkr00t commented 4 years ago

https://github.com/VSCodium/vscodium/blob/master/DOCS.md#extensions--marketplace

d4rkr00t commented 4 years ago

I'll have a look at publishing it there a bit later today :)

noraj commented 3 years ago

It's no longer in the VS Code marketplace either.

d4rkr00t commented 3 years ago

https://marketplace.visualstudio.com/items?itemName=sysoev.language-stylus

noraj commented 3 years ago

@d4rkr00t Yes it's in the marketplace but no instalable via VSCode extension browser directly.

image image

ext install sysoev.language-stylus doesn't work either.

A lot of extensions disappeared recently (those last weeks or months), I there a new extension system? or maybe the extension is not compatible with the last versions of VSCode.

Version: 1.50.1
Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a
Date: 2020-10-15T10:42:48.064Z
Electron: 9.3.2
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Linux x64 5.9.1-arch1-1
rathod-sahaab commented 3 years ago

Yeah I guess there is some issue, @noraj meanwhile you can install from .vsix download from Language Stylus 1.11.0

For further instruction make a quick search

rathod-sahaab commented 2 years ago

https://aur.archlinux.org/packages/vscodium-marketplace

This package fixed this issue for me @iChenLei