Share your Errors - VS Code Plugin (Beta)ShareError turbo-charges debugging by making it easier to share your error and its context with other developers. How to UseOpen command pallete (Cmd+Shift+P on macOs or Ctrl+Shift+P on Windows). Choose Share Error Command - this will open share error form. Copy-paste your stack trace in ShareError form Describe your error for other developers Click on Create link button to generate a url with error, description and relevant files. Share the url with other developers Release Notes1.0.0 BetaFirst public version of the extension with basic functionality of picking relevant files (using stack trace) and creating a shareable link. Further updates like direct sharing via slack, voice descriptions will continue later. |