Sebastian Reinhard
Sebastian Reinhard
The host needs to know whether or not the plugin editor handles a given key event. Otherwise, the key event is sent to the host, and we don't receive a...
For transpiled JavaScript, the line/column information for the _transpiled_ code is not very useful. Often, a source map is included, which maps every line of the transpiled code to its...
Needed to generate sample links in api docs
The GithubOAuth example uses OAuth2's _authorization code grant_. This is fine if you can delegate the authorization to a server you own and store the client secret there, but this...
ImageViewer has a couple of bugs that I don't have the knowledge of how to fix. - [ ] - Double tapping to reset the transform and the close button...
This link is broken, and should use https://
When triggering an error in UX, the "Error List" panel appears in all open instances of Atom