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
I find myself messing with the runtime, particularly the queries, a lot. I've also run up against this issue while adding support for new languages, or actively testing a parser I'm currently writing. Basically, it would be really nice to have an option to only fetch and build a specific grammar, like hx -g fetch markdown or hx -g build python.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I find myself messing with the
runtime
, particularly the queries, a lot. I've also run up against this issue while adding support for new languages, or actively testing a parser I'm currently writing. Basically, it would be really nice to have an option to only fetch and build a specific grammar, likehx -g fetch markdown
orhx -g build python
.Beta Was this translation helpful? Give feedback.
All reactions