dense-analysis/ale

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

Offen

#1.140 geöffnet am 16.11.2017

 (11 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Vim Script (1.487 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (13.990 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 51T 4h) (3 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide