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

Add domain support for directives #101

Merged
merged 7 commits into from
Feb 8, 2021
Merged

Conversation

alcarney
Copy link
Member

@alcarney alcarney commented Feb 8, 2021

  • This starts working towards Add proper support for domains #71, by making directive completions domain aware
  • The std and "default" domain directives are suggested without the namespace prefix
  • The primary_domain config option is respected.

Also

  • Start adding implementation notes to the docs
  • Refactored code again so that rather than structuring code according to lsp features (completions etc.), it's structured according to rst language features (directives, roles etc)
  • Cache sphinx app instances in the sphinx fixture, with intersphinx hitting the network on initialization it makes a big difference to test duration

@alcarney alcarney mentioned this pull request Feb 8, 2021
3 tasks
@alcarney alcarney merged commit 8732a70 into swyddfa:develop Feb 8, 2021
@alcarney alcarney deleted the domains branch February 8, 2021 17:55
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.

1 participant