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

inject grammar into source.coffee #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

koenpunt
Copy link
Contributor

Turns this:

image

Into this:

image

Not sure if this is the recommended way of injecting it into 2 grammars. (there might be a more concise way of writing the selector?)

Also, the injected grammar includes source.js, which when injected into source.coffee, actually has to be source.coffee. Maybe there's a way of referring to the root grammar? (cc: @infininight)

@jjeising
Copy link
Owner

Injector would be fine for me, but we probably should find a fix for the includes before merging this.

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

Successfully merging this pull request may close these issues.

2 participants