nilclass / slint-mode

Emacs major-mode for the Slint UI language
GNU General Public License v3.0
4 stars 1 forks source link

MELPA

slint-mode

This package contains a very simple major-mode for the Slint UI language, to enable editing Slint files with emacs.

To learn more about slint, visit https://slint.dev/.

Features

This mode is very limited at this point. Supported so far is:

Screenshot

This is how the "Hello World" example from Slint looks like:

Prerequisites

slint-mode should work with both lsp-mode and eglot.