This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Add SymbolKinds to the LSP protocol? #1038
Open
Description
There is an open issue on the LSP protocol to request SymbolKind
values that do not currently exist.
microsoft/language-server-protocol#344
What do we need for haskell? Constructors, Types, Kinds, ...?