dense-analysis / ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
BSD 2-Clause "Simplified" License
13.57k stars 1.44k forks source link

Add end_col of matched forbidden word #4556

Closed LittleKey closed 1 year ago

LittleKey commented 1 year ago

Add end_col match of cspell linter. For highlight whole words by ALEWarning.

before: image

after: image

LittleKey commented 1 year ago

@w0rp @hsanson hope a review please