Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In comments, sexp parsing depend on indent #653

Closed
Fuco1 opened this issue Oct 1, 2016 · 1 comment
Closed

In comments, sexp parsing depend on indent #653

Fuco1 opened this issue Oct 1, 2016 · 1 comment
Labels

Comments

@Fuco1
Copy link
Owner

Fuco1 commented Oct 1, 2016

In the first case, backward parsing the parens doesn't work, in the second it does

 ;; foo (bar sd
 ;; )| 
 ;; foo (bar sd
;; )|
@Fuco1 Fuco1 added the bug label Oct 1, 2016
@Fuco1 Fuco1 added this to the Backlog milestone Oct 1, 2016
@Fuco1
Copy link
Owner Author

Fuco1 commented Nov 18, 2016

It seems that all but first line must have zero spaces in front of the ;;

@Fuco1 Fuco1 closed this as completed in d72d58c Nov 20, 2016
jojojames pushed a commit to jojojames/smartparens that referenced this issue Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant