Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# Password Generator - Visual Studio Code Extension

Password Generator Icon

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.