Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 886 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 886 Bytes

satysfi-ts-mode

A tree-sitter based major-mode for SATySFi

Note

This package is based on Emacs 29's built-in treesit and c-ts-common features. satysfi-ts-mode was tested on 5519c54 in tree-sitter-satysfi.

Difference

Compared to satysfi-mode, it is superior in the following ways:

  • Indentation

    Relatively good.

  • Syntax Highlighting

    In satysfi-mode, the color theme was not reflected for syntax highlighting, but this major mode reflects color theme colors based on tree-sitter.

image

The color theme used in this screenshot is Monokai.

satysfi-mode

satysfi-mode

satysfi-ts-mode

satysfi-ts-mode