Open
Description
Once for assists (quickfixes) and the other for diagnostics.
We can fix this locally by caching the diagnostics of the last file, or globally by making diagnostics queries. I believe a global solution is required anyway, since we want to run diagnostics for the whole workspace (perhaps only on save) eventually.