Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When encountering errors, identify the extension they came from #32766

Closed
jrieken opened this issue Aug 18, 2017 · 2 comments
Closed

When encountering errors, identify the extension they came from #32766

jrieken opened this issue Aug 18, 2017 · 2 comments
Assignees
Labels
engineering VS Code - Build / issue tracking / etc. extensions Issues concerning extensions feature-request Request for new features or functionality on-testplan release-notes Release notes issues
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Aug 18, 2017

It's beneficial to know what extension threw what (caught/uncaught) error.

@jrieken jrieken self-assigned this Aug 18, 2017
@vscodebot vscodebot bot added the extensions Issues concerning extensions label Aug 18, 2017
@jrieken jrieken added this to the August 2017 milestone Aug 18, 2017
@jrieken jrieken added the engineering VS Code - Build / issue tracking / etc. label Aug 18, 2017
jrieken added a commit that referenced this issue Aug 18, 2017
jrieken added a commit that referenced this issue Aug 18, 2017
jrieken added a commit that referenced this issue Aug 18, 2017
@jrieken
Copy link
Member Author

jrieken commented Aug 18, 2017

When an error can be traced back to an extension we now send that information to the main side. The current "UX" is to prefix the error message with the extension identifier. More elaborated ideas are a decoration for collected errors in the extension viewlet, popup messages etc

screen shot 2017-08-18 at 18 04 16

@jrieken
Copy link
Member Author

jrieken commented Aug 21, 2017

Closing as we finished the data collection and now print rich information to the console. The next will be a new UI to collect runtime status of extensions

@jrieken jrieken closed this as completed Aug 21, 2017
@jrieken jrieken added the feature-request Request for new features or functionality label Aug 28, 2017
@jrieken jrieken added the release-notes Release notes issues label Sep 1, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
engineering VS Code - Build / issue tracking / etc. extensions Issues concerning extensions feature-request Request for new features or functionality on-testplan release-notes Release notes issues
Projects
None yet
Development

No branches or pull requests

2 participants