tweak(syntax): hide posframe on next user input
Close: #7813 Ref: #6416 Co-authored-by: Dev380 <Dev380@users.noreply.github.com>
This commit is contained in:
parent
3cb9f17132
commit
a189c211bf
2 changed files with 18 additions and 0 deletions
|
@ -25,6 +25,9 @@ This module provides syntax checking and error highlighting, powered by
|
|||
** Hacks
|
||||
- If ~lsp-ui-mode~ is active, most of the aesthetic functionality of this module
|
||||
is turned off, as they show the same information.
|
||||
- If childframes are enabled, and the flycheck childframe is shown, it will be
|
||||
hidden on the next user input (as well as the default behavior: to hide it the
|
||||
next time the user is idle for ~flycheck-display-errors-delay~ seconds).
|
||||
|
||||
** TODO Changelog
|
||||
# This section will be machine generated. Don't edit it by hand.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue