All Projects → wallabyjs → dingo

wallabyjs / dingo

Licence: MIT license
Dingo VS Code Extension

Programming Languages

typescript
32286 projects

Dingo Visual Studio Code Extension

https://marketplace.visualstudio.com/items?itemName=WallabyJs.dingo-vscode

Features

This extension allows you to download and open a Git repository directly from VS Code.

The following repository locations/formats are supported:

  • npm package name (e.g. lodash)
  • GitHub repository URL (e.g. https://github.com/lodash/lodash)
  • Git HTTP endpoint (e.g. https://github.com/lodash/lodash.git)
  • Git SSH endpoint (e.g. [email protected]:lodash/lodash.git)

Dingo in action

Using

To use the extension, simply run the command Dingo: Open.

License

Dingo is licensed under an MIT license.

About

Dingo is brought to you with ❤️ love ❤️ by the Wallaby.js team. While working on our Wallaby.js and Quokka.js products, time after time we found ourselves performing the same steps: find repo for npm package, clone repo, install dependencies, and then open in new instance of VS Code. We created Dingo to simplify this process and hope that others will also find it useful.

Contributing

Please read our Contributing guide.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].