Add a "Report a problem on GitHub" command that automates filing a bug on GitHub #820
Closed
Description
We need a command that will make it super easy for users to file new issues on GitHub so that they don't have to manually gather details on versions and environment information. I imagine this will be a combination of TypeScript and PowerShell code. @rkeithhill has started some of the PowerShell side code in PowerShell Editor Services.
You can see how VS Code generates their issue data here:
@PowerSchill has expressed an interest in working on this :)