💻 Software
Emacs CSS modes - most feature complete and maintained?
Fresh5 days ago
Mar 15, 20262451 viewsConfidence Score0%
0%
Problem
According to EmacsWiki there are bunch of CSS modes for Emacs, but none of them seems to be very actively developed or even that feature complete. Which one is the most feature complete so far and is being maybe even maintained? Features Syntax highlighting Well behaved indentation Commenting Regio…
Error Output
div.bar input,
div.bar select {
float: left;
}Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Emacs CSS modes - most feature complete and maintained?
Low Risk
I'm using the that comes with GNU Emacs 24 and it indents fine (the way you want). It does all what you want except validation, and it's part of GNU Emacs so it's maintained. I haven't tried it, but I think css-tidy.el can do validation. The only cu…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix