docs: adding password generator extension

This commit is contained in:
Ademílson F. Tonato 2020-10-10 13:45:38 +01:00
parent 86ffe03434
commit d6ab037b79

View File

@ -153,6 +153,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Highlight JSX/HTML tags](#highlight-jsxhtml-tags)
- [Indent Rainbow](#indent-rainbow)
- [iTerm2 Theme Sync](#iterm2-theme-sync)
- [Password Generator](#password-generator)
- [PlatformIO](#platformio)
- [Polacode](#polacode)
- [Quokka](#quokka)
@ -1029,6 +1030,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![iTerm2 Theme Sync](https://raw.githubusercontent.com/tusaeff/vscode-iterm2-theme-sync/master/screencast.gif)
## [Password Generator](https://marketplace.visualstudio.com/items?itemName=ftonato.password-generator)
> Create a secure password using our generator tool. Help prevent a security threat by getting a strong password today.
![Password Generator](https://raw.githubusercontent.com/ftonato/vscode-password-generator/master/preview.gif)
## [PlatformIO](https://marketplace.visualstudio.com/items?itemName=formulahendry.platformio)
> An open source ecosystem for IoT development: supports 350+ embedded boards, 20+ development platforms, 10+ frameworks. Arduino and ARM mbed compatible.