emmet-mode icon indicating copy to clipboard operation
emmet-mode copied to clipboard

Possible to allow for syntaxProfiles.json or similar?

Open colepeters opened this issue 9 years ago • 1 comments

Emmet can use a syntaxProfiles.json file to configure options by filetype (for example, attr_quotes can be set to single or double).

Would it be possible to expose these configurations in emmet-mode, or to make it work with a syntaxProfiles.json configuration?

colepeters avatar Jun 28 '16 13:06 colepeters

Is it possible through a hook or otherwise to specify a location of a syntaxProfiles.json?

buob avatar Dec 15 '16 17:12 buob