[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tree-sitter modes for Awk and Objective-C
From: |
Eli Zaretskii |
Subject: |
Re: Tree-sitter modes for Awk and Objective-C |
Date: |
Thu, 10 Aug 2023 12:20:26 +0300 |
Ping! Any progress with this?
TIA
> Date: Fri, 21 Jul 2023 09:08:19 +0200
> From: Theodor Thornhill <theo@thornhill.no>
> CC: emacs-devel@gnu.org
>
>
>
> On 21 July 2023 08:28:37 CEST, Eli Zaretskii <eliz@gnu.org> wrote:
> >Guys,
> >
> >We have most of the C-like languages covered with Tree-sitter
> >supported modes, and they all work well, AFAICT, But 2 modes remain
> >only available in CC Mode: Awk and Objective C. Tree-sitter grammars
> >for those do exist. Can we please finish the job by adding
> >*-ts-mode.el for these two languages? That would allow users to edit
> >any of these languages (and we have them both in the Emacs source
> >tree) without loading CC Mode, something that today is impossible.
> >
> >Could you please work on this? TIA.
>
> Yep! I can add them in the coming days. I'll try to make indentation work as
> closely to default cc mode as possible.
>
> >
> >P.S. This is for the master branch, obviously, not for emacs-29.
> >P.P.S. And thanks again for the outstanding job with adding TS modes
> >and maintaining them for Emacs 29.
>
> My pleasure :)
>
- Re: Tree-sitter modes for Awk and Objective-C,
Eli Zaretskii <=