dense-analysis / dense-analysis/ale

Add configurable delays for setting highlights and signs

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

Description

Setting highlights and signs repeatedly can slow down editing in Vim slightly. It would be nice to be able to configure settings for delaying the placement of highlights and signs. Two new settings could be added for delaying either highlights or signs. When the numbers are above `0`, the existing functions for setting the highlights or signs could be called after a short delay. The timer would be reset each time new results come through for a buffer. This would make it so several quick edits to a file could be made faster.

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.