diff --git a/README.md b/README.md index 0822cc6..9b1be46 100644 --- a/README.md +++ b/README.md @@ -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.