CodeEditApp / CodeEditApp/CodeEdit

✨ Hover Provider Extension API

Open
#391 0 comments 0 reactions 0 assignees View on GitHub
extensions
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

# 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
- https://code.visualstudio.com/api/language-extensions/programmatic-language-features
- https://code.visualstudio.com/api/references/vscode-api#languages.registerHoverProvider

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.