api-notebook
api-notebook copied to clipboard
Interactive API notebook
We show a red border on some inspector errors, but we should also do so for 400/500 error to make it blindingly obvious to the user an error occurred. A...
It seems like one should be able to delete a cell by determinedly pushing delete inside of it instead of using a modifier key.
This would be like running man -help for the notebook.
It'd be nice to be able to log strings to the inspector. As JS developers, we naturally expect to be able to write console.log. Whether we literally use console.log or...
we could show more information about resources before getting all the way to get(). Perhaps a tooltip or link/popup when they select a top-level resource?
The standard view of an embedded notebook is meant for short notebooks where the entire thing is visible in one screen height: ...