jrmoulton / tree-sitter-slint

A Tree Sitter parser for slint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-sitter-slint

Status

Tree sitter grammar for slint targeted at neovim

This is still experimental, is missing a few features and is kind of bloated. Issues and pull requests are very welcome.

Pictures

Without Tree Sitter

With Tree Sitter

With Tree Sitter

Without Tree Sitter

Installation

Make sure you have nvim-treesitter installed and configured. Instructions are here

Just for fun

To show off the highlighting and the language features here is this picture just for fun

Just for fun

About

A Tree Sitter parser for slint

License:MIT License


Languages

Language:C 99.0%Language:JavaScript 0.7%Language:Rust 0.2%Language:Scheme 0.1%Language:Python 0.0%