deibit / vscode-devdocs

Visual Studio Code extension for searching selected or word under cursor in devdocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devdocs for Visual Studio Code

Simple Visual Studio Code extension for easy searching in devdocs.io.

Features

Search the selected text in devdocs.io. Development language search is obtained from the current active file. Predefined shortcut is ctrl+k ctrl+k or cmd+k cmd+k on Mac. Also a convenient 'devDocs' command could be used via command palette.

Requirements

Created and tested in Visual Studio Code 1.10-1.42.

Extension Settings

Nothing.

Known Issues

Nothing.

Release Notes

0.2.0 Search without binding to a language. Moved keybindings to cmd+k cmd+k (macos) or ctrl+k ctrl+k (non-macos).

0.1.4 Fixed URI construction, added search word under cursor.

0.0.3 Fixed new format query string, added an icon.

0.0.2 Context menu support

0.0.1 Initial and early release

Extension Icon Author

Icons made by Alfredo Hernandez from www.flaticon.com is licensed by CC 3.0 BY

About

Visual Studio Code extension for searching selected or word under cursor in devdocs.io

License:MIT License


Languages

Language:JavaScript 100.0%