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

Docs: Include Full Lookup Path and Make Things Easier to Copy+Paste... #1958

Closed
busticated opened this issue Oct 10, 2018 · 1 comment
Closed
Labels
API documentation API reference issues docs-experience feedback on code.visualstudio.com experience extensibility extension author content under /api

Comments

@busticated
Copy link

minor but helpful things:

  • make the property / method names easily copy+paste-able (ex. createOutputChannel here)
  • in each property / method section, include the full parent reference so i don't need to scroll around to find it - e.g. window.createOutputChannel()

thanks 🙏

@gregvanl gregvanl added extensibility extension author content under /api API documentation API reference issues labels Oct 10, 2018
@gregvanl gregvanl added the docs-experience feedback on code.visualstudio.com experience label Oct 17, 2019
@gregvanl
Copy link

Closing as no upvotes.
As workarounds, the property/method names can be manually selected and copied and the containing namespace is visible in the right navigation list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API documentation API reference issues docs-experience feedback on code.visualstudio.com experience extensibility extension author content under /api
Projects
None yet
Development

No branches or pull requests

2 participants