-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress diagnostics on the current line
See #169 When typing it is common for there to be diagnostics while the code is in an incomplete state. Suppress these diagnostics until after leaving insert mode. This has the unfortunate side effect of also removing existing diagnostics from the current line even if they weren't impacted by the changed text.
- Loading branch information
Showing
1 changed file
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters