seti-syntax icon indicating copy to clipboard operation
seti-syntax copied to clipboard

Improve Jade Syntax

Open jesseweed opened this issue 11 years ago • 4 comments

Improve Jade syntax highlighting. Colors currently are mostly blue.

jesseweed avatar Aug 17 '14 02:08 jesseweed

+1

sethlivingston avatar Jan 04 '15 04:01 sethlivingston

+1 Compared the Atom Dark syntax, Jade looks much more readable than Seti. However I like Seti more, so just gotta hold on seeing syntax like

title My fine title

in blue. The title keyword should be in another color. Also elements starting with hashtag (id) are just blue, .class elements are fine and red, no fix needed there.

Could someone explain how I could change this myself, I'm fine at least having the html tags in a different color.

robahl avatar Jan 05 '15 23:01 robahl

Hmm, I believe this issue should now be closed. In order to get Jade syntax set up with seti-ui, please do the following. In Atom navigate to Atom->Preferences->+ Install -> search for jade --> install atom-jade. That should be it, and you should be all set :)

CharlieGreenman avatar Mar 20 '16 21:03 CharlieGreenman

There are 2 jade language packages in Atom preferences package search result. atom-jade from merrihew does not work well with seti syntax, but language-jade from devongovett works great.

observerslee avatar Aug 15 '16 04:08 observerslee