Answer the question
In order to leave comments, you need to log in
How to set pug to be rendered as jade in Atom?
Actually, I am trying to write these lines
using this package
"file-types":
pug: "source.jade"
customFileTypes:
"source.pug": [
"Jade"
]
Answer the question
In order to leave comments, you need to log in
https://github.com/emmetio/emmet-atom/issues/354 is described in detail here.
I also struggled for a couple of hours. Until I removed everything related to pug and jade. Left only those packages - which are described in the comments.
Well, I used this option in the
"file-types" settings:
"*.pug": "source.jade" It worked
after restarting the atom
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question