facebookarchive/atom-ide-ui

Feature request: Add toggle to temporarily disable diagnostics

Aberta

#174 aberto em 28 de fev. de 2018

 (3 comentários) (1 reação) (0 responsável)JavaScript (110 forks)batch import
diagnosticshelp wanted

Métricas do repositório

Stars
 (937 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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!

Guia do colaborador