Forum Replies Created

Viewing 25 posts - 1,151 through 1,175 (of 3,680 total)
  • Author
    Posts
  • Yutaka Emura
    Keymaster

    Hello atnak,

    It was the same behavior before, but I fixed the issue. It will be fixed on the next version.
    Thanks!

    in reply to: Alert Sound #20643
    Yutaka Emura
    Keymaster

    Hello Skeeve,

    This was fixed on v15.8.1.
    Thank you!

    in reply to: Exported filters containing TAB cannot be re-imported #20619
    Yutaka Emura
    Keymaster

    This is fixed on beta 13.
    Thank you!

    in reply to: Exported filters containing TAB cannot be re-imported #20614
    Yutaka Emura
    Keymaster

    Hello,

    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?

    Yutaka Emura
    Keymaster

    Hello,

    v15.8 beta has this feature. Please select Select Update Channel on the Help menu, and select Betas.

    Thanks,

    in reply to: Backspace in Column selection mode #20603
    Yutaka Emura
    Keymaster

    Hello,

    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,

    in reply to: Backspace in Column selection mode #20601
    Yutaka Emura
    Keymaster

    Can 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.

    in reply to: Regular Expressions example in Syntax highlighting file #20599
    Yutaka Emura
    Keymaster

    Hello Meir,

    This looks good. What exactly is the issue here?
    You may post screenshots or send me screenshots to provide more information.

    Thank you,

    Yutaka Emura
    Keymaster

    Hello Bogumil,

    I am not sure exactly what you mean by this. Can you please explain more in details?

    Thanks,

    in reply to: Exporting my macros and their keyboard shortcut #20582
    Yutaka Emura
    Keymaster

    Hello 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,

    in reply to: toggle cursor inbetween horizontal/vertical split #20560
    Yutaka Emura
    Keymaster

    Hello npnilsson,

    F6 switches between split panes.

    There is no way to split the file more than two vertically or in horizontally.

    Thanks!

    in reply to: Offline help file #20542
    Yutaka Emura
    Keymaster

    Hello 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!

    in reply to: Can anyone repeat my problem in version 15.6.1 64bit? #20501
    Yutaka Emura
    Keymaster

    This is a bug. We will fix that on the next version.
    Thanks!

    in reply to: EmEditor v15.6.0 beta 1 #20487
    Yutaka Emura
    Keymaster

    Hello Stefan,

    I fixed the .jsee issue on beta 5.

    https://www.emeditor.com/forums/topic/emeditor-v15-6-0-beta-5/

    Thanks!

    in reply to: EmEditor v15.6.0 beta 1 #20480
    Yutaka Emura
    Keymaster

    Hello Stefan,
    This sort feature has been included in beta 3.
    Thank you!

    in reply to: EmEditor v15.6.0 beta 1 #20477
    Yutaka Emura
    Keymaster

    Hello Stefan,

    If you want the Symbol list unsorted, please open the Projects plug-in, go to Properties for Current Solution Temple, click the Symbols tab, and enter

    --sort=no

    in the Additional Parameters to Ctags (advanced option)

    In future versions, I might make this configurable from the EmEditor UI.

    Thank you!

    in reply to: CSV and "Fill with…" feature #20476
    Yutaka Emura
    Keymaster

    Hello pablo,

    This is already possible. You can open a CSV file and make sure it is a CSV mode, and then convert to Fixed Width Columns.

    Please see at 0:40 of this video:

    https://youtu.be/pCPYkcc5oc0

    Thanks!

    in reply to: Block of Text Search and Replace Functionality Missing #20473
    Yutaka Emura
    Keymaster

    Hello,

    I think you want to use the “Multiline” option. Right-click on the “>” button next to the Find text box, and then you can select “Multiline”.

    Alternatively, you can use escape sequences and use “\n” as a newline.

    If you need to replace multiple patterns, you might want to use Batch Replace by clicking the “Batch” button.

    I hope this makes sense to you. Please let me know if you have any further questions.

    Thank you!

    in reply to: Block of Text Search and Replace Functionality Missing #20471
    Yutaka Emura
    Keymaster

    Hello ArthurZ,

    I am not exactly sure what you would like to do, but it sounds like macros (JavaScript or VBScript) should work for this purpose.

    Thank you!

    in reply to: EmEditor v15.6.0 beta 1 #20470
    Yutaka Emura
    Keymaster

    Hello,

    Thanks for bug reports. I already fixed the Quick Launch issue. The next beta release will include this fix.
    Since I am making major internal changes, it will take some time before I can release the next beta version.

    Thank you!

    in reply to: EmEditor v15.6.0 beta 1 #20465
    Yutaka Emura
    Keymaster

    Today, we are releasing EmEditor v15.6.0 beta 2.

    Notes: In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

    Updates from v15.6.0 beta 1 include:

    New General Features

    • If the beta channel is selected, EmEditor will check updates always regardless of frequency settings.
    • The Quick Launch window can be opened as a modeless window. The toolbar in the Quick Launch window includes “Keep This Window Open” button instead of the “Close” button.
    • Right-click context menu in the Quick Launch window while a string with ‘@’ is entered.

    To Download

    http://files.emeditor.com/beta/emed64_15.5.902.exe (64-bit installer)
    http://files.emeditor.com/beta/emed32_15.5.902.exe (32-bit installer)
    http://files.emeditor.com/beta/emed64_15.5.902_portable.zip (64-bit portable)
    http://files.emeditor.com/beta/emed32_15.5.902_portable.zip (32-bit portable)

    These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.

    Thank you for continue using EmEditor!

    in reply to: "Tools > Quick Launch" and eeCommon.ini > KeymapSearchHist #20451
    Yutaka Emura
    Keymaster

    The search histories in the Quick Launch window before you upgrade to v15.5.1 will not be restored. However, you should be able to add new search terms.

    The portable versions are not designed for speed. That is why you should use the installer version.

    Thanks,

    in reply to: "Tools > Quick Launch" and eeCommon.ini > KeymapSearchHist #20445
    Yutaka Emura
    Keymaster

    Hello Stefan,

    I reproduce this issue, and it will be fixed on the next version.

    Thank you!

    in reply to: Problem with Start window #20444
    Yutaka Emura
    Keymaster

    Hello,

    The Start window shouldn’t appear when you use “New and Paste” and similar commands. I will disable the Start window in this case.

    Thank you!

    Yutaka Emura
    Keymaster

    Hello Stefan,

    The next version v15.5.0 will be released soon, and it will include a registry value. Also, the default value becomes 80 (it was 40 in older versions).

    The following REG_DWORD values can be set in the HKEY_CURRENT_USER\SOFTWARE\EmSoft\EmEditor v3\Common key to set the maximum length for the file name when the Automatically Name Untitled Document check box is checked in the Save Details dialog box.

    MaxNameUntitled: the maximum length for the file name including the terminating NULL character. Default: 0x50 (80)

    Thank you,

Viewing 25 posts - 1,151 through 1,175 (of 3,680 total)