cursorless-dev / cursorless

Don't let the cursor slow you down
https://www.cursorless.org/
MIT License
1.13k stars 78 forks source link

Make arguments to engine optional #2477

Closed AndreasArvidsson closed 1 month ago

AndreasArvidsson commented 2 months ago

Checklist

pokey commented 2 months ago

update from meet-up re null tree-sitter:

goal for all this stuff is to allow undefined components to pass into engine, and contain all resulting null checks to createEngine, and create a DisabledFoo in response. Note that third checkbox above fails this criterion, but we don't need to be dogmatic

AndreasArvidsson commented 2 months ago

ready!

AndreasArvidsson commented 1 month ago

Ok this pull request has now been stripped off the Tree sitter stuff