You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to count the number of matches in a javascript file, but it looks like the message is suppressed, when I have a javascript field in g:lsc_server_commands list?
I tried a few attempts restoring the behaviour by changing lsc_enable_diagnostics values or set shortmess-=F but could not find a solution.
The match count does work in files where vim-lsc is not active (e.g. my init.vim file).
I'm using the latest version of Neovim - I install the new version every morning.
Any ideas on how to get the match count in the lsp-enabled files?
The text was updated successfully, but these errors were encountered:
Hello,
I tried to count the number of matches in a
javascript
file, but it looks like the message is suppressed, when I have ajavascript
field ing:lsc_server_commands
list?I tried a few attempts restoring the behaviour by changing
lsc_enable_diagnostics
values orset shortmess-=F
but could not find a solution.The match count does work in files where vim-lsc is not active (e.g. my
init.vim
file).I'm using the latest version of Neovim - I install the new version every morning.
Any ideas on how to get the match count in the lsp-enabled files?
The text was updated successfully, but these errors were encountered: