Hi Stefan, > 3- How does tree-sitter compare with the LSP-route (via eglot-mode > or lsp-mode)? > lsp protocol is not going to support full-featured highlighting but only semantic because it won't be fast enough. Related: https://github.com/microsoft/vscode/issues/77140 and https://github.com/Microsoft/vscode/issues/585 Thanks, Ivan