Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>QRCode GeneratorNew to Visual Studio Code? Get it now.
QRCode Generator

QRCode Generator

coderwsh

|
2,006 installs
| (2) | Free
Generate QR code in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Usage

Select a text and right-click to choose Generate QR Code, then you can see the QR code in the panel. And you can copy the QR code to the clipboard by clicking the QR code.

Or hit shift + command + p to execute the command Generate QR Code.

Configuration

Use QRCodeGenerator.DefaultQRCodeUrl to set the default QRCode URL (it is https://www.google.com by default):

{
  "QRCodeGenerator.DefaultQRCodeUrl": "https://www.baidu.com"
}

Contact me

If you have any questions or suggestions, please feel free to contact me.

  • Email: coderwsh@gmail.com
  • WeChat: Java770880
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft