Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>quickCodeNew to Visual Studio Code? Get it now.
quickCode

quickCode

yunikmaha

|
642 installs
| (0) | Free
Quickly paste code from Stackoverflow
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

QuickCode

QuickCode is an VSCode extension which makes searching for code on Stackoverflow easier.

GIF

Requirements

You must have howdoi installed on your computer. Use pip to install it as follow:

    $ sudo pip install howdoi

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

    ext install yunikmaha.quickcode

Installation for development mode

    $ git clone https://github.com/unique1o1/QuickCode
    $ cd QuickCode
    $ npm install

How to use

Type your desire query and select it. Press Ctrl+Shift+Q to get the Code for the current programming language you are working on

Contribute

Feel free to Open an issue.

License

MIT © 2018 unique1o1

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