Skip to content
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

[Feature Request] Access to registerDocumentPasteEditProvider #4728

Open
2 tasks done
AndersMad opened this issue Oct 28, 2024 · 1 comment
Open
2 tasks done

[Feature Request] Access to registerDocumentPasteEditProvider #4728

AndersMad opened this issue Oct 28, 2024 · 1 comment
Labels
feature-request Request for new features or functionality

Comments

@AndersMad
Copy link

Context

  • This issue is not a bug report. (please use a different template for reporting a bug)
  • This issue is not a duplicate of an existing issue. (please use the search to find existing issues)

Description

It is not possible to paste files (needs hacks or elevated rights to navigator.clipboard): #4708 (comment) - because the paste handler(s) will convert the file to a file name paste / "text/uri-list"

So, access to registerDocumentPasteEditProvider (and registerDocumentDropEditProvider) would be nice.

Monaco Editor Playground Link

No response

Monaco Editor Playground Code

No response

@AndersMad AndersMad added the feature-request Request for new features or functionality label Oct 28, 2024
@AndersMad
Copy link
Author

I found this as on-going on the roadmap: https://github.com/Microsoft/vscode/wiki/Roadmap#markdown

Improve support for images (paste images, preview images on hover, etc.)

Hope that gets into monaco also!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant