AdjustNamespace icon indicating copy to clipboard operation
AdjustNamespace copied to clipboard

Implement a global undo capability without opening a files.

Open lsoft opened this issue 3 years ago • 0 comments

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 avatar Nov 28 '22 13:11 lsoft