I don't know if linking TSError to ErrorText is made for some reason or not but I think leaving this linking to user preference will be more convenient because, as I think, the error handling for most user is done by LSP that can produce error message.
Linking TSError to ErrorText highlight the text without further information about why this highlight happens:
If the highlight linking exist for some reason, how can I clear the highlighting?
I used the following command in init.lua after loading gruvbox-material plugin without success:
I don't know if linking
TSError
toErrorText
is made for some reason or not but I think leaving this linking to user preference will be more convenient because, as I think, the error handling for most user is done byLSP
that can produce error message.Linking
TSError
toErrorText
highlight the text without further information about why this highlight happens:If the highlight linking exist for some reason, how can I clear the highlighting? I used the following command in
init.lua
after loadinggruvbox-material
plugin without success: