-
-
Notifications
You must be signed in to change notification settings - Fork 5
Closed as not planned
Labels
👀 no/externalThis makes more sense somewhere elseThis makes more sense somewhere else👎 phase/noPost cannot or will not be acted onPost cannot or will not be acted on
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and discussions and couldn’t find anything (or linked relevant results below)
Problem
I'd like the ability to also display hints using the unified-language-server.
Current solutions
Currently, only info, warning, and, error diagnostics are supported.
Proposed solutions
I suppose changing the node.message() to support this would either require an additional hint boolean or would mean refactoring the fatal field.
Perhaps, it's better to just add a separate node.hint() would keep backwards compatibility.
I'm happy to fork and add a PR with the change, I figured I'd discuss the solution first.
Let me know if you have any questions or if you'd like my help.
Metadata
Metadata
Assignees
Labels
👀 no/externalThis makes more sense somewhere elseThis makes more sense somewhere else👎 phase/noPost cannot or will not be acted onPost cannot or will not be acted on