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
A warning underline appears in bootstrap.properties and a message in the problems view because lsp4mp does not recognise the property.
It is because Microprofile Language Server mapping is mapped with Properties language and bootstrap.properties has Properties language. To fix this issue LSP4IJ provides documentMatcher to be more precise to map a file with a language server.
A warning underline appears in bootstrap.properties and a message in the problems view because lsp4mp does not recognise the property.
We need to investigate whether this message appears due to code in the client or if lsp4mp needs to be more careful.
Related to #592
The text was updated successfully, but these errors were encountered: