Skip to content

fix:Emmet expands abbrevations when text is pasted#4027

Merged
khanniie merged 1 commit into
processing:develop-codemirror-v6from
Nishthajain7:expand-abbrevations
May 30, 2026
Merged

fix:Emmet expands abbrevations when text is pasted#4027
khanniie merged 1 commit into
processing:develop-codemirror-v6from
Nishthajain7:expand-abbrevations

Conversation

@Nishthajain7

Copy link
Copy Markdown
Contributor

Issue:

Fixes #3872

Demo:

Screencast.from.2026-02-22.14-49-21.webm

Changes:

Added a paste event handler to trigger expandAbbreviation when content is pasted.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@khanniie khanniie left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thank you very much!

@khanniie khanniie merged commit 7768f93 into processing:develop-codemirror-v6 May 30, 2026
1 check passed
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.

2 participants