Error Help
This is a very simple extension developed to help developers in searching help for errors🎆.
What can this extension do ?
Search errors in the code in Google
Search errors in the code in Stackoverflow
Search errors in the code in Github
Search errors in the code in Youtube
Search a selected text in Google
Search a selected text in StackOverflow
Directly navigate to stackoverflow questions based on the search
How to use this extension ?
Search Directly on Google
- Press Ctrl + Alt + G, insert the text and press Enter.
- Press Ctrl + Shift + P, type
>Search Text Google ,insert the text and press Enter.
Search selected text using StackOverflow API
- Select a portion of text in the editor.
- Press Ctrl + Alt + S, wait for the result to display.
- Select any option you like.
Search errors in the code in Google
- Press Ctrl + Shift + P, type
>Search Google ,select the error and press Enter.
Search errors in the code in Github
- Press Ctrl + Shift + P, type
>Search Github ,select the error and press Enter.
Search errors in the code in Youtube
- Press Ctrl + Shift + P, type
>Search Youtube ,select the error and press Enter.
Search errors in the code in Stackoverflow
- Press Ctrl + Shift + P, type
>Search StackOverflow ,select the error and press Enter.

Future Work
- Capture Exception Stacktrace.
Contribute to this Extensions and Add your ideas.
Add your ideas as issues and code as PRs in the repository and make sure to star the repository 😊
- Fork the repository
- Create your feature branch
git checkout -b feature/<your-feature>
- Commit and Push your Changes
- Add a Pull Request. Make sure to add the badge FEATURE
| |