syntax-highlighter

Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.

MIT License

Stars
214
Committers
5

Bot releases are hidden (Show)

syntax-highlighter - Syntax Highlighter v0.2.2

Published by EvgeniyPeshkov over 5 years ago

New programming languages:

  • Rust
syntax-highlighter - Syntax Highlighter v0.2.1

Published by EvgeniyPeshkov over 5 years ago

New programming languages:

  • Python
syntax-highlighter - Syntax Highlighter v0.2.0

Published by EvgeniyPeshkov over 5 years ago

Cross-platform support

Huge thanks to @jeff-hykin for providing the right solution.

There is no need to download .vsxi package for your OS from
Github page anymore.
Cross-platform version in Marketplace fits any OS and architecture.

syntax-highlighter - Syntax Highlighter v0.1.1

Published by EvgeniyPeshkov over 5 years ago

New programming languages

  • Go
  • TypeScript
  • JavaScript

Temporarily, extension published in VS Code Marketplace will only work in Windows-x64.
This will be fixed in the near future with one of the next updates.
For other operating systems, please download pre-compiled .vsix package.
Alternatively, you can build extension from sources.

syntax-highlighter - Syntax Highlighter v0.1.0

Published by EvgeniyPeshkov over 5 years ago

Initial version of Syntax Highlighter extension for VSCode.

Temporarily, extension published in VS Code Marketplace will only work in Windows-x64.
This will be fixed in the near future with one of the next updates.
For other operating systems, please download pre-compiled .vsix package.
Alternatively, you can build extension from sources.