dense-analysis / dense-analysis/ale
Use textprop for highlight
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
I would like to highlight using Vim's [textprop](https://vimhelp.org/textprop.txt.html) feature.
* Define a variable like `g: ale_set_highlight_textprop`.
* If `g: ale_set_highlight_textprop` is set to` 1`, use `textprop` instead of` matchaddpos () `to highlight it
Please give me an opinion if you like.
If there is no problem, I would like to challenge implementation.
Contributor guide
Assessment
This issue has not been assessed yet.