EvgeniyPeshkov / syntax-highlighter

Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
https://marketplace.visualstudio.com/items?itemName=evgeniypeshkov.syntax-highlighter
MIT License
215 stars 43 forks source link

Publish on Open-VSX #58

Closed potter420 closed 3 years ago

potter420 commented 3 years ago

Hi @EvgeniyPeshkov,

I am just wondering if this extension can be published on Open-VSX for usage in Code-Server/Theia IDE/ Eclipse Che environments. Since MS killed the self-hosted Github CodeSpace option, we currently looking at those as options to develop remotely without an SSH connections.

For instance, Python without Pylance (which include semantic highlighting and is closed source) look terrible on alternatives.

Thank you very much.

EvgeniyPeshkov commented 3 years ago

Hello @potter420 ! Sure, I'll publish syntax-highlighter on Open-VSX ASAP. I'll write here and close this issue when it's done.

EvgeniyPeshkov commented 3 years ago

It's done. Syntax Highlighter is now available on Open-VSX. https://open-vsx.org/extension/evgeniypeshkov/syntax-highlighter

potter420 commented 3 years ago

Wow, that was quick. Thank you and issue closed 👯‍♀️