Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>QR CoderNew to Visual Studio Code? Get it now.
QR Coder

QR Coder

btwiuse

|
102 installs
| (0) | Free
A VSCode extension to generate QR codes from text.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

qrcoder

This VSCode extension generates QR codes from text. It provides a command qrcoder.text2qrcode that can be used to convert selected text or user input into a QR code and display it in a webview panel.

Features

  • Generate QR codes from selected text or user input.
  • Display the generated QR code in a webview panel.

Usage

  1. Select the text you want to convert into a QR code, or run the command qrcoder.text2qrcode and enter the text when prompted.
  2. The extension will generate a QR code and display it in a webview panel.

Installation

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npm run compile to compile the extension.
  4. Open the project in VSCode and press F5 to start debugging the extension.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft