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

Validate verse references using language server #10

Open
2 of 4 tasks
ryderwishart opened this issue Feb 5, 2024 · 0 comments
Open
2 of 4 tasks

Validate verse references using language server #10

ryderwishart opened this issue Feb 5, 2024 · 0 comments
Assignees

Comments

@ryderwishart
Copy link
Collaborator

ryderwishart commented Feb 5, 2024

The codex editor extension has an assets/vref.ts (or something) that defines and orders all valid vrefs.

  • LS should validate vrefs for wellformedness
  • LS should validate vrefs for relative order
  • LS should validate vrefs for completeness
    • Verse between is missing?
    • Verse before is missing?
    • Verse after is missing?
  • validate all .codex files in the background given some command (this is a low priority feature for now)
@ryderwishart ryderwishart transferred this issue from genesis-ai-dev/copilot-server Feb 6, 2024
@ryderwishart ryderwishart added this to the February BCS Pilot milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants