vscode-integrated-stackoverflow
vscode-integrated-stackoverflow copied to clipboard
Get stackoverflow answers right into your text editor and search for your error solutions easily.
? Integrated Stackoverflow
Get stackoverflow answers right into your text editor and search for solutions easily.
Just press CTRL + K S
to open search bar into your text editor and search for your error
Usage
Press CTRL + K S
to open stackoverflow searchbar, Paste/Type your error and press enter.
Snapshots
Contribution
- Check for the issues on https://github.com/saurabhdaware/vscode-integrated-stackoverflow/issues
- Fork the project
- Finish your changes and make Pull Request to Master branch of https://github.com/saurabhdaware/vscode-integrated-stackoverflow
Local Development
- Fork this project
-
git clone https://github.com/{your username}/vscode-integrated-stackoverflow
-
cd vscode-integrated-stackoverflow
-
npm install
- Open the project in Visual Studio Code and press
Ctrl + f5
to start Extension host.
Release Notes
1.0.x
Initial Release of Integrated Stackoverflow and Minor Updates.
Dont forget to star my github repository https://github.com/saurabhdaware/vscode-integrated-stackoverflow
Enjoy 🎉