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

Symbol search: handle inductive, fixpoint, and cofixpoint #1045

Merged

Conversation

KacperFKorban
Copy link
Contributor

Previously, doing symbol search in a file didn't show some definition and declaration types, specifically Fixpoint, CoFixpoint, and Inductive. Now they should be indexed and displayed correctly.

Copy link
Member

@gares gares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for your contribution

@gares
Copy link
Member

gares commented Feb 20, 2025

CI is morally green (waiting for #1039)

@rtetley rtetley force-pushed the symbol-search/handle-inductive-and-fixpoint branch from 2de7bc1 to f293259 Compare February 21, 2025 11:41
@rtetley
Copy link
Collaborator

rtetley commented Feb 21, 2025

Thanks !

@rtetley rtetley merged commit 412a8c3 into coq:main Feb 21, 2025
28 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.

4 participants