Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snippets.js #18

Open
gkiosov opened this issue Oct 17, 2020 · 2 comments
Open

snippets.js #18

gkiosov opened this issue Oct 17, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@gkiosov
Copy link

gkiosov commented Oct 17, 2020

Since there is no Extensions path in the Emmet settings like in Coda2, I put snippets.js into the Emmet folder (~/Library/Application Support/Nova/Extensions/emmetio.Emmet/) but nothing happened — Emmet doesn't see my snippets. How to add custom snippets/abbreviations?

@gkiosov gkiosov added the bug Something isn't working label Oct 17, 2020
@ryphotog
Copy link

ryphotog commented Feb 3, 2021

+1 for this question -- can't see any place to add a snippets.json file, everywhere I've tried seems to be ignored. Not sure if it's a bug or an unimplemented feature?

@JonasAtZwetschke
Copy link

JonasAtZwetschke commented Mar 17, 2021

+1 From me, but should be labeled enhancement.
As a workaround you can extend variables in the JS file by simply adding it to the existing ones:

/Users/YOU/Library/Application Support/Nova/Extensions/emmetio.Emmet/Scripts/main.js

But you have to do this after every update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants