Diagnostics not fully disabled #3685
Labels
area: diagnostics
Issues related to Diagnostics
area: kernels
Issues related to Jupyter kernels and LSP servers
bug
Something isn't working
lang: r
support
Milestone
When I disable diagnostics (
"positron.r.diagnostics.enable": false
), it takes immediately effect. However, after re-starting Positron, I get diagnostics warnings for some code lines, but not for all. But why do I get the diagnostics at all?This code line is marked:
Others (in the same file and function) are not (as expected, because diagnostics are disabled)
The text was updated successfully, but these errors were encountered: