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

Command to bring up extension's output window's channel #2519

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

mm-broadcom
Copy link
Contributor

Added a command to easily bring up the extension's output channel in the output window. Previously the user needed to know that existed and where to go and find it accordingly.

How Has This Been Tested?

Compiled the extension, brought up the command palette and ran the code to test. It brought up the output window with the expected channel selected.

Checklist:

  • Each of my commits contains one meaningful change
  • I have performed rebase of my branch on top of the development
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

Added command to open the existing, but tedious to get to, debug output window.
Ran Prettier due to the error in the previous build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant