Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotate provider interfaces with best practices #19127

Closed
patrys opened this issue Jan 24, 2017 · 2 comments
Closed

Annotate provider interfaces with best practices #19127

patrys opened this issue Jan 24, 2017 · 2 comments
Assignees
Labels
api feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code

Comments

@patrys
Copy link

patrys commented Jan 24, 2017

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.

@patrys
Copy link
Author

patrys commented Feb 3, 2017

@jrieken jrieken added the feature-request Request for new features or functionality label Apr 21, 2017
@jrieken jrieken added the *out-of-scope Posted issue is not in scope of VS Code label Oct 7, 2019
@vscodebot
Copy link

vscodebot bot commented Oct 7, 2019

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

3 participants