"GetHelp" is a very simple extension. It helps the user to search the selected text in the either Google or StackOverflow.
- Google Search
Select the text to be searched, right click and choose "GetHelp - Google"
- StackOverflow Search
Select the text to be searched, right click and choose "GetHelp - StackOverflow"
Nothing in particular
Include if your extension adds any VS Code settings through the contributes.configuration extension point.
For example:
This extension contributes the following settings:
myExtension.enable: enable/disable this extensionmyExtension.thing: set toblahto do something
Calling out known issues can help limit users opening duplicate issues against your extension.
Initial release of GetHelp
Initial release of GetHelp with support for text-editor in VSCode.
Enjoy!