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

Print exotic identifiers properly when completing polyvariants #870

Merged
merged 5 commits into from
Dec 18, 2023

Conversation

zth
Copy link
Collaborator

@zth zth commented Dec 18, 2023

(this is based off of #869 for convenience, will rebase as soon as that is merged)

Fixes printing of polyvariants with exotic identifiers in completion etc.

Closes #760

@zth zth force-pushed the fix-printing-exotic-polyvar-constructors branch from 29deb94 to 272200f Compare December 18, 2023 14:18
Base automatically changed from infinite-loop-reprod to master December 18, 2023 17:27
@zth zth force-pushed the fix-printing-exotic-polyvar-constructors branch from bc02025 to bbdbe45 Compare December 18, 2023 17:28
@zth zth requested a review from cristianoc December 18, 2023 18:07
@zth zth force-pushed the fix-printing-exotic-polyvar-constructors branch from bbdbe45 to bc271a6 Compare December 18, 2023 18:09
@zth zth force-pushed the fix-printing-exotic-polyvar-constructors branch from bc271a6 to b12a445 Compare December 18, 2023 19:07
@zth zth merged commit 167d307 into master Dec 18, 2023
4 checks passed
@zth zth deleted the fix-printing-exotic-polyvar-constructors branch December 18, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken autocompletion for polymorphic variants that use quotes
2 participants