Skip to content

Conversation

@SimonShiki
Copy link

The basics

The details

Workspace comment's placeholder don't get duplicated with comment itself. This pr make workspace comment uses placeholder by default.

Resolves

Fixes #9462

Proposed Changes

Make workspace comment uses placeholder by default.

Reason for Changes

Placeholder should keep exists.

Test Coverage

Documentation

Additional Information

@github-actions github-actions bot added the PR: fix Fixes a bug label Nov 11, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome! It looks like this is your first pull request in Blockly, so here are a couple of tips:

  • You can find tips about contributing to Blockly and how to validate your changes on our developer site.
  • All contributors must sign the Google Contributor License Agreement (CLA). If the google-cla bot leaves a comment on this PR, make sure you follow the instructions.
  • We use conventional commits to make versioning the package easier. Make sure your commit message is in the proper format or learn how to fix it.
  • If any of the other checks on this PR fail, you can click on them to learn why. It might be that your change caused a test failure, or that you need to double-check the style guide.
    Thank you for opening this PR! A member of the Blockly team will review it soon.

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

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

workspace comment's placeholder don't get duplicated with comment itself

1 participant