dense-analysis/ale

Use Vim 8 features for updating the quickfix list without replacing quickfix lists from other plugins

開放

#1,140 建立於 2017年11月16日

 (11 則留言) (1 個反應) (0 位負責人)Vim Script (1,487 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (13,990 顆星)
PR 合併指標
 (平均合併 51天 4小時) (30 天內合併 3 個 PR)

描述

Hi,

When ALE plugin is updating a quickifx list asynchronously, some other Vim plugin or user can create/modify the quickfix list resulting in ALE plugin updating the incorrect quickfix list. This can be avoided by using the new features in Vim8.

Refer to the following thread for the steps to do this: https://groups.google.com/forum/#!topic/vim_use/LTWNG0nRQCc

  • Yegappan

貢獻者指南