facebookarchive/atom-ide-ui

Feature request: Add toggle to temporarily disable diagnostics

Open

#174 aperta il 28 feb 2018

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)JavaScript (110 fork)batch import
diagnosticshelp wanted

Metriche repository

Star
 (937 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

It would be great if there were a toggle to disable diagnostics checking for the current buffer (or even atom instance). Sometimes I want to edit a file that I know my linter provider won't be able to compile, but I don't really care and I just want to edit the text without seeing 300 errors.

atom-linter offers this I believe, and it's the feature I miss the most when using diagnostics from atom-ide-ui instead.

Thank you!

Guida contributor