Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upWorkspace Item API documentation is truncated #16106
Comments
50Wliu
added
bug
documentation
labels
Nov 5, 2017
This comment has been minimized.
This comment has been minimized.
stale
bot
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:
Issues that are labeled as triaged will not be automatically marked as stale. |
stale
bot
added
the
stale
label
Nov 5, 2018
50Wliu
added
triaged
and removed
stale
labels
Nov 6, 2018
Aerijo
referenced this issue
Jan 25, 2019
Open
atom.io API docs missing for a workspace item's optional methods #17746
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WolfieMario commentedNov 5, 2017
The Workspace documentation has a section on "Workspace Items", which is truncated to just the following:
However, the documentation in source goes in-depth, describing the contract for
getTitle()and numerous optional methods.