syntastica-typst
Syntax highlighter
A Tree-sitter syntax highlighting plugin for Typst code blocks
Tree-sitter syntax highlighting for code blocks in Typst.
16 stars
1 watching
0 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lynn/typst-syntree | A package for rendering syntax trees in the Typst language | 22 |
curlpipe/synoptic | A lightweight syntax highlighting library for Rust applications with customizable rules and support for various programming languages. | 22 |
seniormars/typst.nvim | A Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration. | 145 |
vito/tree-sitter-bass | A Tree-sitter grammar implementation for a Scheme-based syntax highlighting language | 2 |
rubixdev/tree-sitter-asm | A grammar for parsing assembly code in tree-sitter | 28 |
uben0/tree-sitter-typst | Provides a TreeSitter grammar for the Typst programming language to enable syntax highlighting and parsing | 116 |
vim-scripts/xslt-syntax | Syntax highlighting and keywords for XSLT programming languages | 1 |
frozolotl/tree-sitter-typst | A tree-sitter grammar for the TypSt typesetting language with a focus on correctness and intended to be used as a parser. | 76 |
actsasflinn/typst-rb | A Ruby binding to Typst, a markup-based typesetting system | 6 |
pgbiel/typst-oxifmt | A Typst library for convenient string formatting and interpolation with Rust-like syntax. | 31 |
seniormars/tree-sitter-typst | A parser for the Typst File Format used in typesetting | 138 |
raspu/highlightr | An iOS and macOS syntax highlighter built with Swift, using the highlight.js library to parse code. | 1,675 |
nvarner/typst-lsp | A language server and extension for Typst, providing syntax highlighting, error reporting, code completion, and PDF compilation. | 1,208 |
dgenzer/suricata-highlight-vscode | A language colorizer extension for Visual Studio Code that highlights Suricata rules syntax | 12 |
rstacruz/hicat | A command-line syntax highlighter that detects the language of input files based on their file extension or content. | 406 |