Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

improvement: remove unnecessary info message from editor#347

Merged
breaking-brake merged 1 commit intomainbreaking-brake/cc-wf-studio:mainfrom
fix/remove-editor-info-messagebreaking-brake/cc-wf-studio:fix/remove-editor-info-messageCopy head branch name to clipboard
Jan 1, 2026
Merged

improvement: remove unnecessary info message from editor#347
breaking-brake merged 1 commit intomainbreaking-brake/cc-wf-studio:mainfrom
fix/remove-editor-info-messagebreaking-brake/cc-wf-studio:fix/remove-editor-info-messageCopy head branch name to clipboard

Conversation

@breaking-brake
Copy link
Copy Markdown
Owner

Problem

When opening text in VSCode Editor, an information message is displayed:

"Editing '...'. Save (Ctrl+S / :w) to apply changes, or close the tab to cancel."

This message is unnecessary and interrupts the user experience.

Solution

Remove the showInformationMessage call and the unused label variable.

Changes

File: src/extension/commands/text-editor.ts

  • Removed info message notification on editor open
  • Removed unused label variable from destructuring

Impact

  • UX improvement: No more unnecessary notification popup
  • No breaking changes

Testing

  • Manual E2E testing completed
  • Code quality checks passed (npm run check)
  • Build verified (npm run build)

🤖 Generated with Claude Code

- Removed "Editing... Save (Ctrl+S) to apply changes" notification
- Removed unused label variable
@breaking-brake breaking-brake merged commit 2f65423 into main Jan 1, 2026
3 checks passed
@breaking-brake breaking-brake deleted the fix/remove-editor-info-message branch January 1, 2026 13:29
@breaking-brake breaking-brake mentioned this pull request Jan 1, 2026
braking-brake-semantic-release Bot pushed a commit that referenced this pull request Jan 1, 2026
## [3.11.1](v3.11.0...v3.11.1) (2026-01-01)

### Bug Fixes

* use cross-platform path separator for agent file detection ([#348](#348)) ([49479cd](49479cd)), closes [#345](#345)
* use workspace .vscode/ for editor temp files on Windows ([#349](#349)) ([00c13a4](00c13a4))

### Improvements

* remove unnecessary info message from editor ([#347](#347)) ([2f65423](2f65423))
@braking-brake-semantic-release
Copy link
Copy Markdown

🎉 This PR is included in version 3.11.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.