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

Rebuild files that contain diagnostics #803

Open
alcarney opened this issue Apr 29, 2024 · 0 comments
Open

Rebuild files that contain diagnostics #803

alcarney opened this issue Apr 29, 2024 · 0 comments
Labels
enhancement New feature or request lsp Issues that relate to the language server
Milestone

Comments

@alcarney
Copy link
Member

What would you like to see

Some diagnostics can be fixed by making changes to another file e.g. writing :ref:`not-a-valid-ref-yet` , and then switching to another file and defining not-a-valid-ref-yet.

However since the original file is not rebuilt (as no changes have been made), the stale diagnostic persists. If the sphinx-agent rebuilt the file automatically, then the diagnostic would automatically be cleaned up.

@alcarney alcarney added enhancement New feature or request lsp Issues that relate to the language server labels Apr 29, 2024
@alcarney alcarney added this to the 1.0 milestone Apr 29, 2024
@alcarney alcarney added this to Esbonio Apr 29, 2024
@github-project-automation github-project-automation bot moved this to Todo in Esbonio Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lsp Issues that relate to the language server
Projects
Status: Todo
Development

No branches or pull requests

1 participant