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 upatom.io API docs missing for a workspace item's optional methods #17746
Comments
jasonrudolph
added
the
documentation
label
Jul 25, 2018
jasonrudolph
referenced this issue
Jul 25, 2018
Closed
PaneItem onDidTerminatePendingState is ignored unless onDidDestroy is defined #17535
This comment has been minimized.
This comment has been minimized.
kodemonster
commented
Nov 18, 2018
|
How can we find out what methods should be listed there? |
This comment has been minimized.
This comment has been minimized.
|
Click on the first link in the issue. |
This comment has been minimized.
This comment has been minimized.
|
@jasonrudolph Duplicate of #16106 (@WolfieMario posted first -_-) On a related note, it's also stuffing up the options parameter properties of |
This comment has been minimized.
This comment has been minimized.
|
It looks like the biggest difference between this and the The docs are all there in |
jasonrudolph commentedJul 25, 2018
src/workspace.jsdefines the required and optional methods for a workspace item. The API docs on atom.io show the required methods, but the optional methods are missing from the docs for some reason: