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

feat: customizable occurrence highlighting #377

Merged

Conversation

david-christiansen
Copy link
Contributor

Makes it possible to disable substring-based occurrence highlighting and use only Lean's compiler responses.

This is an alternative version of #371 that simplifies the settings interface on the assumption that everyone wants the correct highlights. @mhuisi - this is what we talked about the other day.

@david-christiansen
Copy link
Contributor Author

It looks like the Windows CI failure is a repo-wide issue rather than something from this PR in particular, but I don't have a Windows machine handy to manually test on.

@mhuisi
Copy link
Collaborator

mhuisi commented Dec 15, 2023

No worries, the tests are somewhat flaky.

CHANGELOG.md Outdated Show resolved Hide resolved
vscode-lean4/package.json Outdated Show resolved Hide resolved
vscode-lean4/package.json Outdated Show resolved Hide resolved
vscode-lean4/src/config.ts Outdated Show resolved Hide resolved
vscode-lean4/src/leanclient.ts Outdated Show resolved Hide resolved
@david-christiansen david-christiansen force-pushed the toggleable-text-highlight-v2 branch from e4ce8b8 to 8bf7ee2 Compare January 2, 2024 07:31
Makes it possible to disable substring-based occurrence highlighting
and use only Lean's compiler responses.
@david-christiansen david-christiansen force-pushed the toggleable-text-highlight-v2 branch from 8bf7ee2 to 834c888 Compare January 2, 2024 07:32
@david-christiansen
Copy link
Contributor Author

Thanks for the feedback!

@mhuisi mhuisi merged commit ceccfe7 into leanprover:master Jan 9, 2024
2 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