rymdbar
rymdbar
While I agree github leaves a lot to be desired, it is actually possible to see that [#3606](https://github.com/dense-analysis/ale/pull/3606) corresponds to the merge of commit 8c5081f. Running `git branch --contains=8c5081f |...
Unless someone has a special urge to implement a CSV parser in VimL, the first natural step could be to contribute a PR to [Support JSON output #28](https://github.com/asm89/twig-lint/issues/28). Once that...
I had a go at this in [wip/cargo_multifile](https://git.netizen.se/ale/log/?h=wip/cargo_multifile) and got something which essentially seems to work on my machine. The test cases fail however, which might very likely be due...
As one might learn from either reading the source code comments of [path.vim](https://github.com/dense-analysis/ale/blob/master/autoload/ale/path.vim#L165-L168) or from the description of #2157, any `file_name` starting with `
As mentioned in #2157, [a thread on urlo](https://users.rust-lang.org/t/diagnostic-spans-full-syntax-of-json-output/71842) straightened out the largest question mark. Thus, I had another look at this today, adding a few commits to [wip/cargo_multifile](https://git.netizen.se/ale/log/?h=wip/cargo_multifile). No attempt...
While attempting to solve #1570 I came across this issue. I've done a brief search for documentation by reading through the seemingly relevant parts of , but failed to see...
Is [asked on urlo](https://users.rust-lang.org/t/diagnostic-spans-full-syntax-of-json-output/71842) about this, and it seems this was a temporary thing which no longer happens. Details are in the linked thread, but the TL;DR is this ticket...
For what it is worth, it seems _chktex_ are aware of this bug, tracking it in [savannah#54750](https://savannah.nongnu.org/bugs/?54750). There is also [savannah#56486](https://savannah.nongnu.org/bugs/?56486) which if fixed would make it possible for ale...
This seems to be a rls specific issue. That language server has been [deprecated](https://blog.rust-lang.org/2022/07/01/RLS-deprecation.html) and [sunset](https://github.com/rust-lang/rust/pull/100863/). With it rls no longer available nor working, can we suggest this ticket to...
Is this still occuring for you @madipietro? Given no answer for over a year on something which very much appears to be a problem of misconfiguration, I'd say it should...