Skip to content

Commit 1eae284

Browse files
authored
fix(doc): lsp-ui-sideline-diagnostic-max-lines (#785)
1 parent f0edfac commit 1eae284

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ When set to 'line' the information will be updated when user
5050
changes current line otherwise the information will be updated
5151
when user changes current point
5252
- `lsp-ui-sideline-delay` seconds to wait before showing sideline
53+
- `lsp-ui-sideline-diagnostic-max-lines` default to showing only the
54+
first line of diagnostic messages, increase for more verbose
55+
messages, decrease if flickering occurs
5356

5457
## lsp-ui-peek:
5558

0 commit comments

Comments
 (0)