Skip to content

Conversation

@willibrandon
Copy link
Owner

Fixes #1

Changes

  • Remove outputChannel.show() call that interrupted user workflow on startup
  • Simplify activation logging to single concise line
  • Add proper problem matcher for watch task to eliminate VS Code warnings
  • Bump version to 0.2.2

Testing

  • All 111 tests pass
  • Verified extension activates silently without forcing Output panel focus

- Remove outputChannel.show() call that interrupted user workflow
- Simplify activation logging to single concise line
- Add proper problem matcher for watch task to eliminate VS Code warnings
- Bump version to 0.2.2

Fixes #1
@willibrandon willibrandon self-assigned this Oct 6, 2025
@willibrandon willibrandon added bug Something isn't working enhancement New feature or request labels Oct 6, 2025
@willibrandon willibrandon merged commit e12cba0 into main Oct 6, 2025
7 checks passed
@willibrandon willibrandon deleted the fix/silent-activation-logging branch October 6, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Output channel forces focus on activation, interrupting user workflow

2 participants