0.5.0 • Published 5 years ago

devhints v0.5.0

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

DevHints VS Code Extension

Visual studio code Extension to search cheatheets on DevHints and forks.


Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Rating License

demo

Install

  • On VSCode, open command palette (F1 Key), type ext install brpaz.devhints.

Usage

  • Open command palette and type "devhinsts" and then select the option "Search Cheatsheets". A list of available cheat sheets will appear and after you select one a new side panel will open with the respective cheatsheet content.

Note Cheatsheets list is cached for 1h. If you want to clear the cache, the "DevHints:Clear cache" command is available.

Extension Settings

This extension contributes the following settings:

  • devhints.base_url: Configure the "base url" of DevHints website. By default, its set to "https://devhints.io" but you can change it, for example, if you have your own fork.

Contributing

  • All contributions are welcome. Just submit a PR!.

Authors

License

MIT. See LICENSE file for details.

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago