emacs-devel
[Top][All Lists]
Advanced

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

Re: Tree sitter support for C-like languages


From: Dmitry Gutov
Subject: Re: Tree sitter support for C-like languages
Date: Mon, 14 Nov 2022 03:23:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 13.11.2022 15:02, Theodor Thornhill wrote:
The warning face.  My thinking was merely that identifying syntax errors
could be useful, but I now believe this causes more noise and confusion
rather than being a helpful tool.

Indeed, my experience with js2-mode is that such indication is useful, to tell about the (potential) syntax error in the code.

Especially if otherwise the user will need to launch a slow-ish compilation process to be notified of such error. As long as the odds of false positives are low.



reply via email to

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