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

Add debugging to the plugin #429

Open
3 tasks
Kira-Pilot opened this issue Jan 27, 2025 · 1 comment
Open
3 tasks

Add debugging to the plugin #429

Kira-Pilot opened this issue Jan 27, 2025 · 1 comment
Assignees

Comments

@Kira-Pilot
Copy link
Member

Recently we have been investigating a hard-to-reproduce integrated terminal latency issue. We should introduce some logging and diagnostics into the plugin so we can provide a build to the affected user and glean more information:

  • add centralized logger (if there isn't one already)
  • add debug calls to thorny areas of code as identified in our walkthrough, as well as to lifecycle events
  • provide user with a debug build
@bcpeinhardt
Copy link
Collaborator

There is a centralized logger, and a dedicated output channel for the extension which we write to. I think a further thing we could provide is a "Support.md" file, with instructions on what debugging/troubleshooting tools we provide and how to collect information for CS. Ideally any part of that process that can be scripted should be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants