Skip to content

[BUG] #1775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
brucechapman opened this issue Sep 18, 2023 · 1 comment
Open

[BUG] #1775

brucechapman opened this issue Sep 18, 2023 · 1 comment
Assignees
Labels

Comments

@brucechapman
Copy link

Describe the bug
Ctrl-A Ctrl-C copies the formatted text content (great) but also copies some extraneous content, which seems to be the content on the popup dialog that shows when you click the menu (bottom right) and select "Image Helper"

Environment

  • OS: Windows 11
  • VSCode: 1.81.1
  • Markdown Preview Enhanced: 0.7.9

To Reproduce
Steps to reproduce the behavior:

  1. Display some markdown
  2. Press Ctrl-A followed by Ctrl-C
  3. In a new text (or formatted text - say email) document press Ctrl-V
  4. The following text is unexpected at the bottom
Image helper


Link

OR
Copy image to workspace /assets folder.

Click me to browse image file

OR
Upload

Click me to browse image file
useimgursm.msqiniu to upload images
Show history

Expected behavior
Only formatted preview text should be copied.

This seems to be where the spurious text is coming from.

image

@shd101wyy
Copy link
Owner

This should be fixed now in version 0.7.10. Please help check when you are available. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants