Delegate to the Html language server for inlay hints
Open
Area-Razor
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
TypeScript have added inlay hint support via LSP, which we also have, but we only currently delegate to Roslyn, so we should add Html support to round out the experience. Needs to aggregate results from both servers, and handle resolve support correctly etc.
Contributor guide
Assessment
This issue has not been assessed yet.