cloudcmd icon indicating copy to clipboard operation
cloudcmd copied to clipboard

feat: Make a query selection before closing the edit window.

Open wll8 opened this issue 3 years ago β€’ 1 comments

While editing the file, press esc. The current behavior is to close the edit window first.

Then, ask if you need to save.

At this time, no matter how I choose, I can no longer go back to my previous job.

Make a query selection before closing the edit window.

Is it better?

wll8 avatar Jun 17 '22 02:06 wll8

Yes! It’s definitely better!

https://github.com/coderaiser/cloudcmd/blob/ecfd4ecbdaa74833fc8540426b7d2b060e0db62c/client/modules/edit-file.js#L175

coderaiser avatar Jun 17 '22 12:06 coderaiser