mihnea-s / devdocs-adapter

DevDocs.io Adapter for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevDocs Adapter

Use devdocs.io documentation directly in VSCode!

A demo video showing the use of the extension

Usage

Use the command DevDocs: Manage DocSets to select which docsets to download and install, or manually set their slug IDs in your preferences and reload:

{
    "devdocs-adapter.docsets": [ "javascript", "rust" ]
}

Now you can use the search command DevDocs: Search documentation, or the keyboard shortcut Alt + P, to search for items in your docsets!

Links

Enjoy!

About

DevDocs.io Adapter for VSCode

License:MIT License


Languages

Language:TypeScript 88.6%Language:JavaScript 6.3%Language:Shell 4.7%Language:Nix 0.4%