emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tree sitter support for C-like languages


From: Theodor Thornhill
Subject: Tree sitter support for C-like languages
Date: Thu, 10 Nov 2022 18:45:34 +0100


Hi all,

See the attached patch for support for several C-like languages.

They all support:
- Font locking
- Indentation (with styles for c/c++)
- Movement
- Imenu
- Which-func

These modes are meant as a supplement to tree-sitter.

I'm hopeful for some constructive criticism, and some testing.  This
patch needs to be applied to the feature/tree-sitter branch, and should
hopefully be applied there before we merge the branch to master, well
before Emacs 29 is cut.

I hope you like it,

Theo


Attachment: 0001-Add-Tree-sitter-modes-for-C-like-languages.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]