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
When I press newline inside an open paren, the cursor should drop to the same indentation level (unless at the end of a close-paren, but it seems to go to the start of the line preceding it. How would I change this behaviour? Or is it not really part of the language-clojure package? I'm not really sure where else to ask if that's the case, so would appreciate any hints on where to ask.
When I press newline inside an open paren, the cursor should drop to the same indentation level (unless at the end of a close-paren, but it seems to go to the start of the line preceding it. How would I change this behaviour? Or is it not really part of the language-clojure package? I'm not really sure where else to ask if that's the case, so would appreciate any hints on where to ask.