Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterToday, we are releasing EmEditor Professional v14.6.0 beta 2.
Updates from v14.6.0 beta 1 include:
- The “Drag separators only in headings and the ruler with the mouse” and “Read only in headings” check boxes were added to the CSV tab of the Customize dialog box.
- The “Read Only in Headings” command was added to the Heading popup menu.
- “Headings” was added to the list in the Display tab of configuration properties.
- Fixed the bug where CSV auto detect was not correct under a certain condition.
To Download
http://www.emurasoft.com/pub/emed64_14.5.901.exe (64-bit)
http://www.emurasoft.com/pub/emed32_14.5.901.exe (32-bit)These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.
How to create portable version:
http://www.emeditor.com/support/#toggle-id-12
Thank you for continue using EmEditor!
September 3, 2014 at 5:33 pm in reply to: Option to lock first line when using CSV / TSV / DSV mode #18865Yutaka Emura
Keymasterv14.6.0 beta 1 includes this feature (Heading).
https://www.emeditor.com/emeditor-core/emeditor-professional-v14-6-0-beta-1/
https://www.emeditor.com/forums/topic/emeditor-professional-v14-6-0-beta-1-released/
Thank you!
Yutaka Emura
KeymasterHello Scott,
I hear your voices, and I will certainly consider this in future versions.
Thanks again!
Yutaka Emura
KeymasterThe file version information for emeditor.exe was not correct. While it still says v14.5.3, it is actually v14.5.4 as in the About dialog box.
Thanks!
Yutaka Emura
KeymasterHello,
This code should work assuming the Auto Indent is disabled.
nLines = document.GetLines(); str = document.GetLine( nLines ); if( str.length != 0 ) { document.selection.EndOfDocument(); document.selection.NewLine(); }
Yutaka Emura
KeymasterHello CaptainFlint,
I don’t think it is easy to if the function name is not in the same line as “begin”. You might find the Projects plug-in’s Symbol List more useful than the Outlining.
Thanks!
July 15, 2014 at 4:14 pm in reply to: Option to lock first line when using CSV / TSV / DSV mode #18681Yutaka Emura
KeymasterHello LifeTimer,
There is already the “Synchronize Horizontal Scrolling when Split” command available on the Window menu.
Thanks!
Yutaka Emura
KeymasterHello Andreas,
I reproduced this issue. I will look into this.
Thanks!Yutaka Emura
KeymasterHello Jamil,
To correctly find CR only lines, please use Find in Files (not normal Find), click the “>” button next to the File Types, and select “Current File”.
Then check Use Regular Expressions, and find:
\r(?!\n)
This will find all files with CR only.
I hope this helps.
Thank you!
July 12, 2014 at 2:50 pm in reply to: Option to lock first line when using CSV / TSV / DSV mode #18657Yutaka Emura
KeymasterHello,
The next version will add an ability to fix the first line as the Header.
Thanks!
Yutaka Emura
KeymasterHello,
v14.5.x supports Windows XP.
Yutaka Emura
KeymasterHello,
This is fixed on the latest version v14.5.2. Please always update EmEditor to the newest version.
Thank you!
Yutaka Emura
KeymasterHello,
I think you were looking at the correct message of 2 years old. This “Do you want to terminate the current tool job?” message appears because the previous external tool job has not been finished before you try to start the next external tool job. If you can’t finish the previous job, you can disable this message by adding the following registry key:
HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Common
PromptTerminateJob
REG_DWORD: 0
Thank you!
Yutaka Emura
KeymasterThe reason is v14 includes the Outlining and other properties which use more settings. These settings are stores in the INI files if you use the portable version. If you are placing emeditor.exe in an USB drive, you might want to copy emeditor files into a hard drive, and run EmEditor from the hard drive.
However, we still encourage using the installer whenever possible. EmEditor runs faster in the installed version (using the Registry).
Thank you,
Yutaka Emura
KeymasterHi Semel,
If you have assigned keyboard shortcuts (especially macros and/or plug-ins), EmEditor becomes slower.
If you don’t mind, can you reset all configuration properties. The easiest way is go to “Define Configurations” dialog box, and click “Reset All”.
Thank you,
Yutaka Emura
KeymasterHi Semel,
Can you please tell me how many seconds it takes to close the Properties for All Configurations?
Yutaka Emura
KeymasterHello,
I reproduced the issue with the Outline with narrowing, and I will fix this in future versions.
Are you using INI files (portable version)? The Properties for All Configurations can be slower when using the portable version.Thanks,
Yutaka Emura
KeymasterHello Semel,
I can’t reproduce both the issues you explained.
The Properties for All Configurations can be slower when using the portable version.
Which version of EmEditor are you using?
Please make sure you are using the latest version, currently v14.5.0.Thanks!
June 27, 2014 at 10:03 am in reply to: Please add an ability to toggle all marks to be visible on and off #18602Yutaka Emura
KeymasterHello ArthurZ,
I will think about adding this feature. It might be easier for you to go to the configuration properties, and marks tab to toggle all check boxes.
Thanks!
Yutaka Emura
KeymasterWe have just released the official version of EmEditor v14.5.0.
http://www.emeditor.com/emeditor-core/emeditor-v14-5-0-released/
Even if you have installed a beta version, you can click “Check for Updates” on the Help menu to update to the official release.
Thank you for testing EmEditor beta versions!
Yutaka Emura
KeymasterToday, we are releasing EmEditor v14.4.913 (14.5.0 beta 13).
Updates from beta 12 include:
– Fixed a certain bug related to the Initial Folder option when using the INI files.To Download
If v14.4.908 (14.5.0 beta 8) is already installed, you can click “Check for Updates” on the Help menu. If not, you can download at:
http://www.emeditor.com/pub/emed32_14.4.913.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.913.exe (64-bit installer)These files will be deleted when newer or official release versions become available.
Thank you for testing EmEditor!
Yutaka Emura
KeymasterToday, we are releasing EmEditor v14.4.912 (14.5.0 beta 12).
Updates from beta 8 include:
– Improved outlining.
– Fixed a certain bug related to the virtual cursor mode.To Download
If v14.4.908 (14.5.0 beta 8) is not already installed, please download and install it first. Then please click “Check for Updates” on the Help menu.
Or, you can download at:
http://www.emeditor.com/pub/emed32_14.4.912.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.912.exe (64-bit installer)These files will be deleted when newer or official release versions become available.
Thank you for testing EmEditor!
Yutaka Emura
KeymasterToday, we are releasing EmEditor v14.4.909 (14.5.0 beta 9).
Updates from beta 8 include:
– Improved outlining.To Download
If v14.4.908 (14.5.0 beta 8) is not already installed, please download and install it first. Then please click “Check for Updates” on the Help menu.
Thank you for testing EmEditor!
Yutaka Emura
KeymasterHello,
For this purpose, a macro is the best way to go. You can record a macro (Right 4689 times, and press Return), and then “Run with Temporary Options” with repeat count 130K or more.
Yutaka Emura
KeymasterEmEditor v14.5.0 beta 8 released!
Today, we are releasing EmEditor v14.5.0 beta 8. Previous v14.4.5 betas are now called v14.5.0, but Windows XP support is continued.
Updates from beta 6 include:
– Improved outlining.
– Improved Installer and Updater.To Download
http://www.emeditor.com/pub/emed32_14.4.908.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.908.exe (64-bit installer)These files will be deleted when newer or official release versions become available. The official releases can be downloaded at the Download page.
- AuthorPosts