emacs-devel
[Top][All Lists]
Advanced

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

Re: SCSS parser ideas


From: Stefan Monnier
Subject: Re: SCSS parser ideas
Date: Thu, 07 Apr 2016 08:23:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> What does it offer that Emacs's latest css-mode.el lacks?
> Third-party SCSS executable.

IIUC scss-mode does not actually provide a third-party executable, right?
It just uses one if available.

> It supports flymake and allows compiling directly when we save.

We can probably re-use scss-mode's code for that.  We should figure out
who's the author of the code and then make sure he's OK with it (and
get his copyright paperwork if it's a non-trivial amount of code).

> Sass has a too different syntax to be included in css-mode.

Indeed.


        Stefan




reply via email to

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