Skip to content

adjacent tokens fail to merge in bidelimited type context #170

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

Open
disconcision opened this issue Mar 22, 2025 · 1 comment
Open

adjacent tokens fail to merge in bidelimited type context #170

disconcision opened this issue Mar 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@disconcision
Copy link
Member

after inserting slash in the middle of Int:

Image

backspacing yields:

Image

the parens are load bearing here, without them we get infix grout when slash is inserted, which also feels not quite right; going to make a separate issue for that situation

@disconcision disconcision added the bug Something isn't working label Mar 22, 2025
@disconcision disconcision changed the title tokens fail to merge in bidelimited type context adjacent tokens fail to merge in bidelimited type context Mar 22, 2025
@disconcision
Copy link
Member Author

somewhat similar situation in an expression context:

given:

Image

typing 1 yields:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant