dense-analysis / dense-analysis/ale

Constant error messages and won't at all lint

Open
#3,742 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

## Information
Every time I attempt to move my cursor, select something in NERDtree, or type a character, multiple error messages pop up with one of two specific errors.

**VIM version**
`VIM - Vi IMproved 8.2 (2019 Dec 12, compiled May 2 2021 19:00:02)
`MS-Windows 32-bit GUI version with OLE support`

Operating System: Windows 10 (I know.) and GVIM

## What went wrong

Multiple errors pop up when doing anything absolutely anything. **The error is almost always "Dictionary Required"** Screenshots attached.

When opening a file:
![image](https://user-images.githubusercontent.com/74346877/119764601-bca53600-be7f-11eb-8ba3-46fcb868eb19.png)

When writing text:
![image](https://user-images.githubusercontent.com/74346877/119764662-d34b8d00-be7f-11eb-86ed-6e2672fc31b8.png)

If you press ENTER on "Press ENTER to type a command to continue"
![image](https://user-images.githubusercontent.com/74346877/119764739-f37b4c00-be7f-11eb-9c79-475b01b11566.png)

When using ALEInfo:
![image](https://user-images.githubusercontent.com/74346877/119765007-608ee180-be80-11eb-8a47-83bc33cf5e81.png)

Finally (This is most likely unrelated), when using ALEInfoToClipboard:
![image](https://user-images.githubusercontent.com/74346877/119764932-4a812100-be80-11eb-937f-099c1358f90f.png)

## Reproducing the bug

This is the big issue, I'm not completely sure how to reproduce it on other machines. I've attempted enabling and disabling different plugins, and I can't find a way to fix it. It only happens if I have anything in g:ale_linters

### :ALEInfo

ALEInfo fails entirely with an error, so I can't post it here

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.