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

Extend editor language grammars provided by other extensions to support proof blocks #4

Open
andreadlm opened this issue Jan 31, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@andreadlm
Copy link
Collaborator

Extending the grammar for rocq provided by other language extensions (such as Coq-LSP) to include demonstration blocks could be useful for smoother user interaction.

Some questions remain open:

  • It is unclear how it can be handled properly with only the injection mechanism between grammars.
  • It is unclear whether multiple grammars for the same language, provided by different extensions can coexist (it seems not).
  • It is unclear how to handle grammars that include references to scope names defined in other files.
@andreadlm andreadlm added the enhancement New feature or request label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant