crystal-lang-tools/vscode-crystal-lang

Adding extension to VSCodium

ilhamdev0 opened this issue · 2 comments

When using VSCodium (fork of VSCode) unfortunately I couldn't find this extension in their marketplace so there is no support for crystal lang. is there a plan adding to their marketplace too? That would be great.

Some more information I gathered with my coworkers: in VSCodium 1.45 the extension was visible, but in later versions (last we tried, 1.47.2) was not available. I think something changed as to what VSCode extensions are displayed on the VSCodium extension browser. It would be cool for the plugin to be displayed!

fwiw the extension itself can still be downloaded from the VSCode marketplace and installed on VSCodium, so that's a viable workaround 🙂

thank u 👍