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

lsp: Resolve SphinxConfig relative to the given uri #792

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

alcarney
Copy link
Member

Resolving the config relative to the configuration scope causes the server to miss Sphinx projects located in sub folders of the workspace, if the given scope happens to be higher in the folder hierarchy than the project itself.

Closes #779

Resolving the config relative to the configuration scope causes the
server to miss Sphinx projects located in sub folders of the
workspace, if the given scope happens to be higher in the folder
hierarchy than the project itself
@alcarney alcarney merged commit 79e05f8 into swyddfa:develop Apr 26, 2024
12 of 13 checks passed
@alcarney alcarney deleted the fix-sphinx-discovery branch April 26, 2024 18:29
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.

Server does not automatically discover a project in a sub-folder of the workspace
1 participant