Skip to content

Syntax color for more vernac keywords #336

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

Merged
merged 8 commits into from
Feb 7, 2023

Conversation

dlesbre
Copy link
Contributor

@dlesbre dlesbre commented Feb 3, 2023

I used the command index at https://coq.github.io/doc/V8.10.2/refman/coq-cmdindex.html to hopefully get a more exhaustive coloring of vernacular keywords.

Changes:

  • Fix Context [foo... and Context {!foo... not coloring
  • Add commands Declare Scope, Load, Declare ML Module, Add, Remove, Test, Pwd, Cd, Reset, Back, Strategy and Create HintDb
  • Add SearchXXX commands
  • Add all Hint XXX, Print XXX, Remove XXX, Locate XXX, Ltac2 XXX, Show XXX Declare XXX, subkeywords
  • Add typeclasses eauto tactic

@thery
Copy link
Contributor

thery commented Feb 3, 2023

Why 8.10?

@dlesbre
Copy link
Contributor Author

dlesbre commented Feb 3, 2023

For some reason its the one google brought me too... I'll take at look at differences with 8.16.1

@dlesbre
Copy link
Contributor Author

dlesbre commented Feb 3, 2023

Updated with 8.16.1 keywords

@thery thery merged commit e5e10c3 into rocq-prover:master Feb 7, 2023
@thery
Copy link
Contributor

thery commented Feb 7, 2023

Perfect!

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