support icon indicating copy to clipboard operation
support copied to clipboard

Add a way to apply multiple project changes in bulk

Open bmblb opened this issue 1 year ago • 0 comments

Current implementation uses two project.commitAsync calls some preparation involving STM, processing, postprocessing, etc. If we want to apply multiple changesets it should be more effective to apply them at once, granted they don't conflict.

bmblb avatar Jul 27 '23 10:07 bmblb