Skip to content

dale3h/vscode-devhints

 
 

Repository files navigation

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.

About

Visual Studio Code Extension to search cheatsheets on DevHints and forks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%