Forum Replies Created
- AuthorPosts
- April 12, 2016 at 3:00 pm in reply to: Rendering problem when horizontally scrolling off-screen Right-to-Left text. #20709
Yutaka Emura
KeymasterHello Meir,
You can write a macro (it can be a dummy macro, for example just one comment line)
//
and then associate to the “Scrolled” event. (Macros menu > Customize > select the macro name you created, click “Runs at Events”, click “Events…” button, and check “Scrolled”, and select Delay Time 0.
When a macro is finished running, EmEditor automatically redraws the whole window.
Thanks!
April 12, 2016 at 2:52 pm in reply to: Selected configuration New File to open a choice of different templates #20708Yutaka Emura
KeymasterHello Meir,
You can write a macro to select a template, and associate the macro to the event when you create a new file. Can you try that way? I would really appreciate if you could use macros first. I don’t think I can satisfy all your requests.
Thanks,
Yutaka Emura
KeymasterHello Meir,
You can click a marker button while press the SHIFT key to find previous.
Thanks!
April 12, 2016 at 2:43 pm in reply to: Does Javascript macros in EmEditor only support a subset of Javascript standard? #20706Yutaka Emura
KeymasterHello,
On the next beta version (v15.9.0 beat 3), I added the versioning code to set JScript version to 5.8, but unfortunately, it doesn’t seem working. I will still look into the issue.
April 12, 2016 at 8:39 am in reply to: Selected configuration New File to open a choice of different templates #20703Yutaka Emura
KeymasterHello Meir,
Thanks for several inputs. I am currently busy with other parts of development, but I will work on these issues as soon as I have some time. Thanks for your patience!
Yutaka Emura
KeymasterHi Paul,
On the next beta version (v15.9.0 beta 3), you will be able to call Snippets by using ExecutePlugin function with the nParam = 1, and strParam = path to the snippet. For example:
editor.ExecutePlugin( "Snippets.dll", eePluginUserMessage, 1, "General\\Date" );
I hope this will help you.
Thank you!
Yutaka Emura
KeymasterHello,
I think you should use eeEncodingUTF8 for the nFlags parameter. You can email me both your sample file and not working macro (after zipped) at tech at emurasoft.com.
Thanks,
Yutaka Emura
KeymasterYes, please check “Highlight Matching Brackets” check box in the Highlight (2) tab of configuration properties.
Thanks!
Yutaka Emura
KeymasterHello Skeeve,
I will add the ability to copy the list items in the Word Count plug-in on v15.9. I will release the beta version soon.
Thanks!
March 11, 2016 at 1:58 pm in reply to: move cursor to insert position when moving cursor vertically after paste #20659Yutaka Emura
KeymasterHello,
We will update the German translation.
Thanks!
March 9, 2016 at 12:03 pm in reply to: move cursor to insert position when moving cursor vertically after paste #20655Yutaka Emura
KeymasterHello,
In German, it should be labelled as “Halten Sie den Mauszeiger waagerecht”.
If you like to switch to English, you don’t have to uninstall or install EmEditor. You can switch from Tools > Customize > Language. There are no differences in futures between languages.
Thanks,
Yutaka Emura
KeymasterHello,
We will work on updating the manual.
Thank you!Yutaka Emura
KeymasterHello netsking,
I am not sure what the issue is from your description. Please write more detailed procedure to reproduce the issue.
Thank you!March 3, 2016 at 2:37 pm in reply to: [15.8.0] Horizontal scroll does not follow cursor in box cursor mode #20646Yutaka Emura
KeymasterHello atnak,
It was the same behavior before, but I fixed the issue. It will be fixed on the next version.
Thanks!Yutaka Emura
KeymasterHello Skeeve,
This was fixed on v15.8.1.
Thank you!February 11, 2016 at 4:45 pm in reply to: Exported filters containing TAB cannot be re-imported #20619Yutaka Emura
KeymasterThis is fixed on beta 13.
Thank you!February 11, 2016 at 11:03 am in reply to: Exported filters containing TAB cannot be re-imported #20614Yutaka Emura
KeymasterHello,
I don’t reproduce the issue. TAB should be escaped as \t. Did you check “Use Escape Sequences” or “Regular expressions” in the Filter toolbar?
February 11, 2016 at 10:59 am in reply to: Option to hide the separator character in CSV data columns (and header fields) #20613Yutaka Emura
KeymasterHello,
v15.8 beta has this feature. Please select Select Update Channel on the Help menu, and select Betas.
Thanks,
Yutaka Emura
KeymasterHello,
I am not sure why nothing happens when you press BACKSPACE on the step 4). You should see the vertical selection was converted to multiple selections, and you will see multiple rectangle frames (usually gray if you use the default theme). If you change color settings or theme, please go to configuration properties, the Display tab, and click the Reset button to reset to the default theme and see if you can reproduce the problem.
Also, please make sure you are using the latest version of EmEditor.Thank you,
Yutaka Emura
KeymasterCan you please write more details about the issue? You can also post or email screenshots or sample files with detailed step-by-step procedure.
Thank you.
January 28, 2016 at 2:51 pm in reply to: Regular Expressions example in Syntax highlighting file #20599Yutaka Emura
KeymasterHello Meir,
This looks good. What exactly is the issue here?
You may post screenshots or send me screenshots to provide more information.Thank you,
January 27, 2016 at 4:55 pm in reply to: ctrl+Q – pleas add find in all sections or option to check few #20597Yutaka Emura
KeymasterHello Bogumil,
I am not sure exactly what you mean by this. Can you please explain more in details?
Thanks,
Yutaka Emura
KeymasterHello Meir,
If you export all registry settings in the HKEY_CURRENT_USER\SOFTWARE\EmSoft\EmEditor v3, there should be no problem. The keyboard shortcuts for macros are saved in the Accel and PIKM values in each configuration name under HKEY_CURRENT_USER\SOFTWARE\EmSoft\EmEditor v3\Config. These are binary values so you won’t be able to search in the registry editor.
Thanks,
Yutaka Emura
KeymasterHello npnilsson,
F6 switches between split panes.
There is no way to split the file more than two vertically or in horizontally.
Thanks!
Yutaka Emura
KeymasterHello Athan,
I decided to exclude the Help from the installer because the Help is the biggest chunk of the installer size. We were adding Simplified Chinese and Traditional Chinese versions of Help, and we were concerned about the size of the installer getting even bigger.
Since we removed all the help files (English, Japanese, and Korean) from the installer, the installer size became as almost half as the previous version. The installer size was 9,526 KB for v15.1.7 (32-bit), but it became 5,620 KB for v15.2.0.
This reduced size will benefit all the Internet users. We were also paying for the bandwidth needed for downloads. Once you install the Help, you don’t need to update the Help as often as the core program.
However, I understand your voice, and I made the download link more visible. Once you install a help, you can also update the help form the Help menu – Check Updates.
Thank you for using EmEditor!
- AuthorPosts