Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ftonato/vscode-password-generator
Create a secure password using our generator tool. Help prevent a security threat by getting a strong password today.
https://github.com/ftonato/vscode-password-generator
hacktoberfest password password-generator vscode-extension
Last synced: about 1 month ago
JSON representation
Create a secure password using our generator tool. Help prevent a security threat by getting a strong password today.
- Host: GitHub
- URL: https://github.com/ftonato/vscode-password-generator
- Owner: ftonato
- License: mit
- Created: 2020-10-07T13:55:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-13T14:13:26.000Z (about 4 years ago)
- Last Synced: 2024-09-03T00:06:31.998Z (3 months ago)
- Topics: hacktoberfest, password, password-generator, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=ftonato.password-generator
- Size: 365 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Password Generator - Visual Studio Code Extension
This extension provides you options to generate four types of security passwords and allows you to copy the generated passwords without having to hit `Control + C`.
## How to use
At any time, you can press `⌘ + ⇧ + P` on Mac or `Control + ⇧ + P` on Windows / Linux and start typing `Password Generator`. The options should appear as fast as expected.
After selecting the one you feel most comfortable with, click the copy button and use your security password generated.
![Password Generator Extension](preview.gif)
## Questions, Feedback, Contributing
Have a question or feedback?
You can use this repository to:
- Search for [existing issues](https://github.com/ftonato/vscode-password-generator/issues) already reported for potential workarounds.
- [Report a problem](https://github.com/ftonato/vscode-password-generator/issues/new) if you don't find what you are looking for.See our [CONTRIBUTING](https://github.com/ftonato/vscode-password-generator/blob/main/CONTRIBUTING.md) guide for more details.