emacs-devel
[Top][All Lists]
Advanced

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

Re: feature/tree-sitter: Where to Put C/C++ Stuff


From: Theodor Thornhill
Subject: Re: feature/tree-sitter: Where to Put C/C++ Stuff
Date: Tue, 01 Nov 2022 06:44:38 +0100


On 1 November 2022 03:30:54 CET, Randy Taylor <dev@rjt.dev> wrote:
>Hi.
>
>Where specifically should the C and C++ tree-sitter stuff go? I've been using 
>it for a couple months and would like to upstream syntax highlighting for 
>both. I'll focus on getting C done first.
>
>I see there are a lot of cc- files; would it be appropriate to add the 
>tree-sitter stuff into a new cc-treesit.el file?
>Thanks.

I'm no authority on the matter, but I'd love for us not to complicate things 
too much. I vote for separate, non-cc-prefixed _new_ modes, that derives from 
prog-mode.

I understand that this is a controversial opinion, but that's what I want. I 
believe people will do that anyway if we don't.

Theo



reply via email to

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