• Sign In



  • Categories

    Extension Details



    Readme

    Slim template syntax highlighting extension for Nova

    Provides language support for Slim, a lightweight templating engine for Ruby.

    This is based on tree-sitter-slim and adapted here for the Nova text editor.

    Please note: tree-sitter-slim is still work in progress and might not work
    correctly for all Slim files.

    With inspiration from nova-perl-treesitter.

    Release Notes

    Version 1.0.4

    • Update tree-sitter-slim with latest fixes.
    • Improve injections

    Version 1.0.3

    • Add comment rule.

    Version 1.0.2

    • Update upstream tree-sitter-slim which includes a fix for space before attribute delimiters.

    Version 1.0.1

    • Add note to README regarding stability of tree-sitter-slim.

    Version 1.0.0

    • Initial release