Visual studio code Extension to search cheatheets on DevHints and forks.
- On VSCode, open command palette (F1 Key), type
ext install brpaz.devhints.
- 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.
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.
- All contributions are welcome. Just submit a PR!.
MIT. See LICENSE file for details.