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

parse open statements #1399

Merged
merged 5 commits into from
Mar 5, 2025
Merged

parse open statements #1399

merged 5 commits into from
Mar 5, 2025

Conversation

digama0
Copy link
Contributor

@digama0 digama0 commented Feb 16, 2025

Adds support for top level open commands to HolLex. The main purpose of this is so that editors can reliably pick these up and handle them specially, either by preloading the things in the open command or bracketing the command with toggle_quietdec, or both. The latter behavior is added as an option and enabled by default in the interactive mode.

@mn200
Copy link
Member

mn200 commented Mar 4, 2025

Can you fix the merge conflicts please? (I guess the other PR has already done some of what this is also doing.)

@mn200
Copy link
Member

mn200 commented Mar 5, 2025

Thanks!

@mn200 mn200 merged commit 8567776 into develop Mar 5, 2025
4 checks passed
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.

2 participants