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

Deleting the middle delimiter of let = in or if then else triggers Nonconvex Segment exception #1088

Open
disconcision opened this issue Aug 22, 2023 · 0 comments
Labels

Comments

@disconcision
Copy link
Member

disconcision commented Aug 22, 2023

(Exception "Haz3lcore.Skel.Nonconvex_segment")

This only seems to occur:

  1. when I try to delete (only a) "=" or "then" starting from complete syntax; note that if I delete a selection also containing any other non-whitespace token (part of a different form) to the left or the right of the =/then, it works fine.
  2. when try to delete a selection containing both the first and second delimiter, e.g. "let ...=" or "if ... then"

I feel like there's one or more issues for this but I can't immediately find any.

@dm0n3y any feeling for how hard it would be to fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Team Editor
Development

No branches or pull requests

1 participant