facebookarchive/atom-ide-ui

Feature request: Add toggle to temporarily disable diagnostics

開放

#174 建立於 2018年2月28日

 (3 則留言) (1 個反應) (0 位負責人)JavaScript (110 個分叉)batch import
diagnosticshelp wanted

倉庫指標

星標
 (937 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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!

貢獻者指南