mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Merge pull request #328 from ftonato/docs/password-generator
docs: adding password generator extension
This commit is contained in:
commit
8076f3a019
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user