dense-analysis / dense-analysis/ale

Support cross-file quickfix/location list

Open
#2,343 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

Like LanguageClient-neovim does. Taking Rust as an example, the entire output of an RLS run on a workspace is put into the quickfix list, and every buffer always has diagnostics immediately available after a single run, and `:cn` and `:cN` (equivalent of `:ALENext` and `:ALEPrevious`) work across all files. (I‘d suggest to keep offering the wrapping complements which for the quickfix list in general can be had with `vim-qf`.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.