You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's an extensions_path option for Emmet in Sublime and Atom, which allows you to have an external source for preferences.json and snippets.json.
You can easily extend Emmet with new actions and filters or customize existing ones. In Preferences > Emmet, set Extensions path to folder with Emmet extensions. By default, it’s ~/emmet, e.g. emmet folder in your system HOME folder.
Any progress on this issue? I've a long list of the snippets to use for Emmet (both CSS and HTML), if I add them to my settings.json, it will become messy, that's why an extended file is appreciated.
There's an
extensions_path
option for Emmet in Sublime and Atom, which allows you to have an external source forpreferences.json
andsnippets.json
.https://github.com/emmetio/emmet-atom#extensions-support
It's not available in the latest version of editor.
Can this option be ported into Visual Studio Code?
The text was updated successfully, but these errors were encountered: