razzmatazz / csharp-language-server

Roslyn-based LSP language server for C#
MIT License
584 stars 38 forks source link

Support for hints, info #185

Open tXJtqlb3bbeKD1yW8SV7 opened 1 month ago

tXJtqlb3bbeKD1yW8SV7 commented 1 month ago

Is there a way to enable hints and info like omnisharp does instead of just errors? For example, give a hint to declare types in namespace.