Skip to content

Dash, Zeal and Velocity documentation integration in Visual Studio Code ๐Ÿ”Ž๐Ÿ“–

License

Notifications You must be signed in to change notification settings

deerawan/vscode-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Visual Studio Code Dash

Dash documentation integration for Visual Studio Code

Build Status Coverage Status

vscode dash

Installation

Type cmd-shift-p to launch command palette and choose Extensions: Install Extension. Search this package and install.

Usage

Get the text under your cursor or selected first.

  • Pressing ctrl-h. It will search for current specific documentation depends on language.
  • Pressing ctrl-alt-h. It will search for all documentation.

Docset Configuration

You can add or change docset in settings.json or pressing cmd-,. Every configuration start with "dash.docset" following with language like below:

"dash.docset.dart": [
    "dartlang",
    "polymerdart",
    "angulardart"
]

License

MIT

About

Dash, Zeal and Velocity documentation integration in Visual Studio Code ๐Ÿ”Ž๐Ÿ“–

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published