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

Implement a global undo capability without opening a files. #7

Open
lsoft opened this issue Nov 28, 2022 · 0 comments
Open

Implement a global undo capability without opening a files. #7

lsoft opened this issue Nov 28, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lsoft
Copy link
Owner

lsoft commented Nov 28, 2022

There is a feature "a global undo capability without opening a files".

https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.textmanager.interop.ivslinkedundotransactionmanager?view=visualstudiosdk-2022

This is an useful and more performant option instead of opening files to enable undo.

@lsoft lsoft added the enhancement New feature or request label Nov 28, 2022
@lsoft lsoft self-assigned this Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant