Skip to content

Conversation

@Ekkoisgod
Copy link

@Ekkoisgod Ekkoisgod commented Jun 9, 2025

Description
This pull request adds new context menu items to the Markdown editor to transform paired quotes. The features allow users to:

Convert paired quotes like ```` and '' to "

Convert single quotes ' to double quotes "

These functions improve editing experience for users who deal with copy-pasted or auto-formatted text.
changed files:

  • changelog.md
  • source/common/modules/markdown-editor/commands/markdown.ts
  • source/common/modules/markdown-editor/context-menu/default-menu.ts

@boring-cyborg
Copy link

boring-cyborg bot commented Jun 9, 2025

Thank you for opening your first PR! 🎉 We would like to thank you already for your contribution. If everything checks out, we'll make sure to review the PR as soon as possible and give feedback. Please note a few things:

  • For every PR, the automated pipeline will run the linter and unit tests on
    your code. Should these fail, we will not merge your PR.
  • Activate your notifications and check your inbox regularly to respond to our
    reviews and/or comments.

We are glad for every improvement that makes its way into the app, so we look forward to collaborating on merging this PR.

@Ekkoisgod Ekkoisgod changed the title Feat/transform quotes context menu Feat/transform quotes context menu Fixes#5659 Fixes#5680 Fixes#5675 Jun 9, 2025
@Ekkoisgod Ekkoisgod changed the title Feat/transform quotes context menu Fixes#5659 Fixes#5680 Fixes#5675 Feat/transform quotes context menu ,Text transform: Paired quotes to double quotes,Text transform: Paired quotes to double quotes. Jun 9, 2025
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