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
Because reasons Calva's structural editing syntax grammar is line based. This makes the current navigation around forms tagged with a reader that is not on the same line, break in many cases.
Currently forward/backward sexpr are the only ones that handle this correctly. But down/up list, raise, drag up/down, and more operations do the wring thing.
The text was updated successfully, but these errors were encountered:
Because reasons Calva's structural editing syntax grammar is line based. This makes the current navigation around forms tagged with a reader that is not on the same line, break in many cases.
Currently forward/backward sexpr are the only ones that handle this correctly. But down/up list, raise, drag up/down, and more operations do the wring thing.
The text was updated successfully, but these errors were encountered: