-
Notifications
You must be signed in to change notification settings - Fork 913
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
The lists of completion item and symbol kinds are hardcoded and match the existing language servers; what should languages that have other kinds do? This is partly a client issue (because it might want to know about these kinds, to provide icons and other UI), but affects the protocol too.
I believe that the ClientCapabilities could be used to expose the supported kinds (whose details for registration would be client-specific)
martinring and michaelpj
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality