atom-devdocs icon indicating copy to clipboard operation
atom-devdocs copied to clipboard

Devdocs documentation browser for Atom text editor

Results 3 atom-devdocs issues
Sort by recently updated
recently updated
newest added

The following is reported by Deprecation Cop: atom.workspaceView is no longer available. In most cases you will not need the view. See the Workspace docs for alternatives: https://atom.io/docs/api/latest/Workspace. If you...

Searching with grammar has the side effect of not allowing searches in module documentations, or in language variants. E.g. if you are writing a Python script which uses Numpy, you...

Happens when starting atom or reloading the view: ``` Failed to load package named 'devdocs' SyntaxError: Unexpected end of input at Object.parse (native) at parseObject (/usr/share/atom/resources/app/node_modules/season/lib/cson.js:149:19) at parseContentsSync (/usr/share/atom/resources/app/node_modules/season/lib/cson.js:155:14) at...