Forum Replies Created
- AuthorPosts
- August 22, 2013 at 3:21 am in reply to: Unable to drag tabs between windows when Search/Replace dialog is open #11279
Yutaka Emura
KeymasterHello,
I reproduced this one. I don’t know if this is a bug, but it is just because EmEditor doesn’t accept a drop when a top window is not the main window (when a dialog box is the top window). I will see if I can fix this issue.
Thanks!
August 22, 2013 at 3:17 am in reply to: Unable to Search/Replace after Window|New Vertical (or) Horizontal Group #11278Yutaka Emura
KeymasterHello,
I am not sure if I understand this correctly, especially 1) and 2). Can you explain more details or can you show a screenshot?
Thank you!
August 21, 2013 at 3:40 pm in reply to: matching brackets bug + severe memory leaks (v13.0.4) #11275Yutaka Emura
KeymasterHello JernejL,
Thanks for information. Where did you find the “grid column edit mode” plug-in? I will need to test that plug-in.
What kind of macros did you use? Are these all written in JavaScript or VBScript?
Thanks!
August 20, 2013 at 4:02 pm in reply to: matching brackets bug + severe memory leaks (v13.0.4) #11272Yutaka Emura
KeymasterHello JernejL,
I reproduced the issue with the brackets, and will fix it soon. Thank you for reporting!
As for the second issue, so you haven’t closed EmEditor for a month? Have you used macros? How often do you use macros? Do you use any plug-ins? Which plug-ins do you use and how often?
Thanks!
Yutaka Emura
KeymasterEmEditor frequently uses the Registry to save and load settings (in order to reduce used memory size) when installed. However, when it is used as portable settings, it uses .INI files, and INI files are very slow compared to the Registry. For this reason, I advise using the Installer whenever possible. However, in most cases, both speed are about the same. The differences are significant when you change settings or when you first launch EmEditor.
Also, some features like Update Checker, File Extension Association with EmEditor, Explorer context menu, Windows 8/7 Taskbar context menu, etc., are only available from installed EmEditor.
Thanks!
Yutaka Emura
KeymasterYou can still use different wrapping modes if you use separate configurations, but I will think about that in future versions.
Thanks!
Yutaka Emura
KeymasterHello,
You can download older versions at:
http://www.emeditor.com/modules/download2/rewrite/tc_3.html
Thanks!
Yutaka Emura
KeymasterI will take a look at this issue.
Thanks!
Yutaka Emura
KeymasterNo, this is not possible by design.
Thank you!
Yutaka Emura
KeymasterThis is not a bug. The Registry value is not loaded when you just do WriteProfileInt. I will consider adding a new command to toggle auto marker in future versions.
Thanks!
July 30, 2013 at 5:22 pm in reply to: Top/Bottom (and [?] Button) in [Configuration Associations] dialog #11244Yutaka Emura
KeymasterHi,
Thanks for findng this bug! I will fix this on the next minir version.
Yutaka Emura
KeymasterHello dmitryl,
I am not sure why your keyboard settings disappear, but you might have set only one configuration. For instance, if you change keyboard settings only for “Text” configuration, and if you change to the “HTML” configuration, you will not see the changes. You might want to change properties for All configurations.
Thanks!
Yutaka Emura
KeymasterHi,
Currently, there is no way to do like this. I will consider adding this kind of features in future versions.
Thanks!
Yutaka Emura
KeymasterNo. However, if you use EmEditor as the portable, the Snippets.bin file will be saved in the PlugIns folder.
Thanks!
Yutaka Emura
KeymasterHello,
The snippets are usually saved in :
C:Users(username)AppDataRoamingEmurasoftEmEditor
as the file name Snippets.bin.
Thanks!
Yutaka Emura
KeymasterHello,
If you check the “Rename if the Same File Name Exists”, unlimited number of files will be saved. (Every time EmEditor saves the file, the previous file will be backed up.) If this is not checked, backup copies will be overwritten, so only one last backup file will be made.
Thanks!
Yutaka Emura
KeymasterHello,
Alternatively, you can go to configuration properties, the File tab, the Saving button, and check the “Delete Spaces at End of Lines” check box.
Yutaka Emura
KeymasterHi,
Please use the Automatic Workspace in the Window tab of the Customize dialog box.
Yutaka Emura
KeymasterHello,
You will need to change the Outline plug-in properties to work for your code.
Here are screenshots for the Properties used and how EmEditor displays the outlines.
JavaScript:
http://www.emeditor.com/images/outline_prop_js.png
http://www.emeditor.com/images/outline_js.png
PHP:
http://www.emeditor.com/images/outline_prop_php.png
http://www.emeditor.com/images/outline_php.png
Thanks!
Yutaka Emura
KeymasterHello,
This will be fixed on v13.0.4.
Thanks!
Yutaka Emura
KeymasterHello dmitryl,
EmEditor can open a file as READ-ONLY if the file has READ-ONLY attributes. That’s the only way you can open files ALWAYS as READ-ONLY. If this is a feature request, I will consider it in future versions.
Thanks!
Yutaka Emura
KeymasterHello,
If you using the 64-bit version of EmEditor, you will have to use the 64-bit version of ActiveScript. Can you please make sure the ActiveScript you are using is 64-bit? If the 64-bit version is not avaialble, you will have to use the 32-bit version of both EmEditor and the ActiveScript.
Thanks!
Yutaka Emura
KeymasterHello,
This is the screenshot in my case:
How would you like to change this?
Thanks!
Yutaka Emura
KeymasterHello,
Can you try this if you haven’t tried: Please go to the Outine plug-in properties, and click “Reset” button. Then you can change the settings to your needs.
Thanks!
Yutaka Emura
KeymasterHello,
Yes, I will add the new property on future releases. Thanks!
- AuthorPosts