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

Improve behavior when unsupported syntax is encountered #5

Open
adriaanzon opened this issue Mar 15, 2019 · 0 comments
Open

Improve behavior when unsupported syntax is encountered #5

adriaanzon opened this issue Mar 15, 2019 · 0 comments

Comments

@adriaanzon
Copy link
Owner

Currently it just finishes parsing and cuts of the part of the abbreviation that follows.

The expand_abbreviation function should throw an error if unsupported syntax is found, so we can check for that and not even expand the snippet to begin with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant