-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
β¨ Hover Provider Extension APIΒ #391
Copy link
Copy link
Open
Labels
extensionsIssues related to the extension architecture in CodeEditIssues related to the extension architecture in CodeEdit
Metadata
Metadata
Assignees
Labels
extensionsIssues related to the extension architecture in CodeEditIssues related to the extension architecture in CodeEdit
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
π Backlog
Overview
The purpose of the hover provider is to provide tooltip like notifications when the cursor is held over a segment of text in the code editor. Like the Code Completion provider, the hover provider provides functionality that should also be available through the LSP.
Resources