emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 933e0ab: New indentation option for js-mode


From: Daniel Colascione
Subject: Re: [Emacs-diffs] master 933e0ab: New indentation option for js-mode
Date: Tue, 10 Mar 2015 15:12:54 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Thanks.

Long term, I'd love to either make js-mode understand cc-mode-ish style
declarations or just add first-class JavaScript support to cc-mode.
JavaScript's implicit semicolons and lack of declaration types made me
give up on cc-mode integration when I last tried it, a long time ago,
but maybe it's more feasible these days.

cc-mode does have virtual semicolon support for awk, but I'm not how to
generalize that for JavaScript.

(Even longer term, it'd be nice to make programming modes using grammars
instead of ad-hoc parsing code. It's a nice dream.)

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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