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
forwardSlurpSexp recursively seeks a list to expand if there is no next member of the list that immediately encloses the cursor. Likewise, backwardSlurpSexp if there is no previous member.
I did not see a unit test for these recursive cases.
The text was updated successfully, but these errors were encountered:
pbwolf
added a commit
to pbwolf/calva
that referenced
this issue
Feb 16, 2025
forwardSlurpSexp recursively seeks a list to expand if there is no next member of the list that immediately encloses the cursor. Likewise, backwardSlurpSexp if there is no previous member.
I did not see a unit test for these recursive cases.
The text was updated successfully, but these errors were encountered: