DiagnosticSeverity.Hint are only shown as a little grey ellipsis in the editor. They should point to code actions. Since the code action feature is not yet supported, it may make sense to map compiler Hints to DiagnosticSeverity.Information or Warning instead.
DiagnosticSeverity.Hint
are only shown as a little grey ellipsis in the editor. They should point to code actions. Since the code action feature is not yet supported, it may make sense to map compiler Hints to DiagnosticSeverity.Information or Warning instead.