Thank you for your help.
https://jp.emeditor.com/forums/topic/emeditor-professional-7-50-alpha-4/
I saw this article.
If you don't accumulate undo information, you'll see a setting that will speed up on the screen, but can you set it from the beginning with the macro side code?
You don't need to undo it only when a particular macro is working, so you want to adapt to that macro so that you can undo it when you're working normally.
Thank you for your cooperation.
emeditor
For macros, use the
DiscardUndo=true;
Discards temporarily undo information by specifying
Also, if not a macro, select Customize
from the tool
menu and set the Always discard and speed up the
Edit
page of the Customize
dialog box.This option allows you to discard the information that you want to undo only long information, but not for short information.
884 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
572 Understanding How to Configure Google API Key
596 GDB gets version error when attempting to debug with the Presense SDK (IDE)
606 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.