-
Notifications
You must be signed in to change notification settings - Fork 881
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitieshover
Milestone
Description
In some languages, such as Haskell, it is meaningful to show the type of an expression, rather than just an identifier.
To allow this, extend the Hover Request to also include a Range
if the selection is active.
At the moment in the haskell vscode plugin this is done in a roundabout way using workspace/executeCommand
, which means it has to be separately implemented in each client.
nponeccop, AlexeyRaga, halhenke, rictic, Twinside and 80 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitieshover