api-docs icon indicating copy to clipboard operation
api-docs copied to clipboard

An API documentation browser for Atom.

Results 20 api-docs issues
Sort by recently updated
recently updated
newest added

Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. [Finished in 0.576s]

Regardless of language I always get `No matches found` Atom: 1.44.0 api-docs: 0.0.6 ![no_matches_found](https://user-images.githubusercontent.com/7897325/75095557-d7de1300-5563-11ea-9942-fb2396b3b72d.PNG)

In the settings page it says that "You might need to enable specific languages in the settings page of this package." but there is no setting to select which languages...

Ctrl-D is an important default hotkey in Atom.io (multi-cursors selection). Don't try to override it, use e.g. Ctrl-Alt-D instead.

Would it be possible to add additional sources? For example, I was attempting to use scikit-learn docs, which are hosted on Devdocs [here](http://devdocs.io/scikit_learn/).

Every time I click Uninstall it appears this error message: ```Failed to delete api-docs: EPERM: operation not permitted, lstat 'C:\Users\httpiago\.atom\packages\api-docs\data\html.1515954380'```

1. Open Atom **Atom**: 1.24.0 x64 **Electron**: 1.6.16 **OS**: Mac OS X 10.12.6 **Thrown From**: [api-docs](https://github.com/sharvil/api-docs) package 0.0.6 ### Stack Trace Uncaught Error: Cannot find module 'atom-space-pen-views' ``` At module.js:472...

The doc has loaded — the tab title is still "Loading...". ![image](https://user-images.githubusercontent.com/365338/29610346-9bcd3f16-8802-11e7-9fa4-54aec895115f.png)

Hitting ctrl-d does nothing at all. I've also tried adding a keymap for an unused key mapping, such as `'ctrl-q': 'api-docs:search-under-cursor'`, and this also did nothing at all. It appears...