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

Support serializing a portion of the buffer as HTML to enable copy with formatting #3436

Closed
Tyriar opened this issue Aug 27, 2021 · 0 comments
Labels
area/addon/serialize duplicate help wanted type/enhancement Features or improvements to existing features

Comments

@Tyriar
Copy link
Member

Tyriar commented Aug 27, 2021

VS Code issue: microsoft/vscode#20813

The ask is to copy the formatting (foreground, background(optional?)) as text/html, I don't think this meets the bar for a core feature and it aligns closely with what the serialize addon already does.

Having the addon able to do this would enable embedders to route ctrl+c or a context menu to use the serialize addon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/addon/serialize duplicate help wanted type/enhancement Features or improvements to existing features
Projects
None yet
Development

No branches or pull requests

1 participant