Improved Text Editing with Auto-Close Features - Enhance Your Writing in EmEditor

Improved Text Editing with Auto-Close Features - Enhance Your Writing in EmEditor

Timothy Lv8

Improved Text Editing with Auto-Close Features - Enhance Your Writing in EmEditor

Viewing 5 posts - 1 through 5 (of 5 total)

  • Author
    Posts
  • February 22, 2009 at 2:02 am #6952
    urlwolf
    Member
    This is a very basic feature request: autoclose brackets, commas, etc.
    I couldnt find it in the forum or help.
    Thanks
    February 22, 2009 at 5:41 pm #6958
    Yutaka Emura
    Keymaster

    urlwolf wrote:
    This is a very basic feature request: autoclose brackets, commas, etc.
    I couldnt find it in the forum or help.

    Thanks
    Not in the core feature, but it is possible to make a plug-in for this purpose.
    February 23, 2009 at 9:30 am #6970
    zhouzh2
    Participant
    Hi,
    I write a simple macro for this purpose
    do c u m e n t . w r i t e (“ “ “ “) ;
    s h e l l . S e n d K e y s (“ { L E F T } “) ;
    assign this macro to the key “{SHIFT}+’”.
    In this way, if you enter “””, you will get “”””, with cursor between ” and “.
    Downside is a macro runs slower than a plug-in, and when recording macros, running this macro will stop the recording.
    February 23, 2009 at 9:55 am #6973
    urlwolf
    Member
    Yes, I could do that with autohotkey, and the advantage is that it works on any app.
    But this method is not smart enough to decide whether you are closing an open comma, or if it’s an apostrophe etc.
    My experience whith the ‘blind’ method is that it becomes a nuisance very soon. This is something the editor itself should know how to do.
    February 23, 2009 at 11:04 pm #6977
    Yutaka Emura
    Keymaster
    urlwolf wrote:
    Yes, I could do that with autohotkey, and the advantage is that it works on any app.
    But this method is not smart enough to decide whether you are closing an open comma, or if it’s an apostrophe etc.
    My experience whith the ‘blind’ method is that it becomes a nuisance very soon. This is something the editor itself should know how to do.
    The Snippets plug-in in the next major version will include auto-complete feature, and it will become much easier to add new strings. For instance, press { and TAB key to insert }. Of course you can add hundreds of new auto-complete items.

  • Author
    Posts

Viewing 5 posts - 1 through 5 (of 5 total)

  • You must be logged in to reply to this topic.

Also read:

  • Title: Improved Text Editing with Auto-Close Features - Enhance Your Writing in EmEditor
  • Author: Timothy
  • Created at : 2024-11-21 23:25:18
  • Updated at : 2024-11-23 01:14:33
  • Link: https://win-manuals.techidaily.com/improved-text-editing-with-auto-close-features-enhance-your-writing-in-emeditor/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
Improved Text Editing with Auto-Close Features - Enhance Your Writing in EmEditor