cursorless-dev / cursorless

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

The default branch does not seem to work in typescript switch statements #2360

Closed jaresty closed 2 months ago

jaresty commented 2 months ago

Expected behavior:

take branch from inside of a default statement should select the branch

Actual behavior: take branch shows an error and says "couldn't find containing branch"