An open API service indexing awesome lists of open source software.

https://github.com/ctf0/implementation-lens


https://github.com/ctf0/implementation-lens

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Implementation Lens

code lens to show interface Implementations count and show usage peek when clicked, kinda similar to [typelens](https://marketplace.visualstudio.com/items?itemName=kisstkondoros.typelens) but for implementations instead of references.

## Api

- `vscode.executeDocumentSymbolProvider`
- `vscode.executeImplementationProvider`