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

Workspace Item API documentation is truncated #16106

Open
WolfieMario opened this issue Nov 5, 2017 · 1 comment

Comments

Projects
None yet
2 participants
@WolfieMario
Copy link

commented Nov 5, 2017

The Workspace documentation has a section on "Workspace Items", which is truncated to just the following:

Workspace Items

The term "item" refers to anything that can be displayed in a pane within the workspace, either in the WorkspaceCenter or in one of the three Docks. The workspace expects items to conform to the following interface:

Required Methods

getTitle()

However, the documentation in source goes in-depth, describing the contract for getTitle() and numerous optional methods.

@stale

This comment has been minimized.

Copy link

commented Nov 5, 2018

Thanks for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. Because the Atom team treats their issues as their backlog, stale issues are closed. If you would like this issue to remain open:

  1. Verify that you can still reproduce the issue in the latest version of Atom
  2. Comment that the issue is still reproducible and include:
    • What version of Atom you reproduced the issue on
    • What OS and version you reproduced the issue on
    • What steps you followed to reproduce the issue

Issues that are labeled as triaged will not be automatically marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.