Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6163
    Yutaka Emura
    Keymaster

    EmEditor Professional 7.50 alpha 9 is available for download. Updates from alhpa 8 include:

    – Return Method check box in the Status tab of the Customize dialog box.
    – Temporary Folder Available text box added to the Large File Controller.
    – FileDialog method was added to the Editor Object.

    For more details of the new macros and plug-ins features, see the updated Help.

    Download:
    http://www.emeditor.com/pub/emed750a9epx.msi (32-bit)
    http://www.emeditor.com/pub/emed750a9ep64.msi (64-bit)

    The portable version can be produced from the Import/Export wizard on the Tools menu after you use the installer. However, the portable version runs slower than one using the Registry.

    If you tried, please post any bug reports or any other feedback on this forum. Thank you!

    #6168
    joymonkey
    Member

    example :

    echo ‘aaaabbbbcccc’;
    echo ‘aaaabbbbcccc’;
    echo ‘aaaabbbbcccc’;

    in alpha 8 ——
    When I press “Alt + left of mouse”
    I can selected begin of lines or between ‘aaaa’ and ‘bbbb’ in “column mode”, and edit it

    it’s like:

    //echo ‘aaaabbbbcccc’;
    //echo ‘aaaabbbbcccc’;
    //echo ‘aaaabbbbcccc’;

    or

    echo ‘aaaa//bbbbcccc’;
    echo ‘aaaa//bbbbcccc’;
    echo ‘aaaa//bbbbcccc’;

    I can selected and edited “Null Column”.

    But :

    in alpha 9 ——
    it’s can’t! I wish to holding this function, it’s very convenient!
    please try it, thank you! :-D

    #6170
    dreik
    Member

    And is there any chance to revert back to Shift+F4/F4 ‘macros record’/’macros play’ key combination?

    #6171
    zhouzh2
    Participant

    I think you are right.
    Alpha 9 can’t edit “Null Column”.
    In fact, you can select “Null Column”, but after selection, you can’t input anything. While Alpha 8 can.

    #6172
    Yutaka Emura
    Keymaster

    dreik wrote:
    And is there any chance to revert back to Shift+F4/F4 ‘macros record’/’macros play’ key combination?

    You can always change shortcuts from Keymap under the Help menu.

    #6177
    dreik
    Member

    zhouzh2 wrote:
    I think you are right.
    Alpha 9 can’t edit “Null Column”.
    In fact, you can select “Null Column”, but after selection, you can’t input anything. While Alpha 8 can.

    I had just checked column selection and editions; it works for me.

    #6178
    dreik
    Member

    Yutaka wrote:
    You can always change shortcuts from Keymap under the Help menu.

    Thank you!

    #6180
    Yutaka Emura
    Keymaster

    zhouzh2 wrote:
    I think you are right.
    Alpha 9 can’t edit “Null Column”.
    In fact, you can select “Null Column”, but after selection, you can’t input anything. While Alpha 8 can.

    You are right, it will be fixed on next alpha version. Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.