Home

Awesome

VS Code - DevDocs Tab

<h1 align="center"> <img src="./images/webapp-icon-128.png"> </h1>

Open in Visual Studio Code Marketplace Installs Downloads Rating

Description

An extension for Visual Studio Code to 🔍search for documentation on DevDocs.io faster⚡️ by displaying it in a tab inside VS Code.

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install anan.devdocstab

or:

Download from VisualStudio Marketplace

Screenshot

ScreenShot

Features

The extension search your selected text from the current active file in DevDocs.io by using shortcut or by using mouse>Right-Click>"DevDocsTab: Search in DevDocs.io". Also a convenient DevDocsTab command could be used via command palette.

Commands

NameDescriptionKeybindings
DevDocsTab.homeOpen DevDocs Home Page
DevDocsTab.searchSearch DevDocs with the selected wordsctrl+k ctrl+k
DevDocsTab.preferencesOpen DevDocs Docs/Settings Page
DevDocsTab.offlineOpen DevDocs Offline Documentation page

General Notes

This is a simple wrapper around DevDocs.io. All documentations are provided and hosted by DevDocs.io. The extension has no control over DevDocs. For best user experience, you should configure it manually:

Contribution

Feel free to make a pull request or open a new issue.

Changelog

CHANGELOG

License

This project is licensed under the MIT License - see the MIT file for details.


Enjoy!