Annotate provider interfaces with best practices #19127
Labels
api
feature-request
Request for new features or functionality
*out-of-scope
Posted issue is not in scope of VS Code
For example describe what the expectations are for "symbol location": is it supposed to point to the name of a function, its signature or the entire implementation? Should hover provider's result be a function signature, its docstring or something entirely different?
Currently we rely on reverse-engineering extensions that ship with vscode itself.
The text was updated successfully, but these errors were encountered: