Great!
Is there any way to put ended signs in a text processor environment?
E.g., when
I’m using an IDE for programming, I would like to close the character
“(“ with
a “)” automatically. The same with characters [], {}, “”
Thanks.
Saludos, Germán Blando
Chris escribió:
The last change below may impact scripts that use the keyboard or mouse___________________________________________________________ 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo http://correo.yahoo.com.ar
hook. If you have any mission-critical scripts that rely on them, it is
recommended that they be re-tested or that you wait two weeks for any bugs
to get fixed.
Here are the changes:
Fixed inability to have lines consisting entirely of spaces and tabs in
continuation sections. [thanks JSLover]
Fixed hotkeys such as "LButton & LCtrl" to auto-install the mouse hook.
[thanks JSLover]
Added a dedicated thread to service the keyboard and mouse hooks. This
eliminates mouse/keyboard lag during long operations such as
UrlDownloadToFile. It also prevents keys from getting "stuck down". The new
thread consumes only 36 KB of memory and it exists only in scripts that use
the hooks.
http://www.autohotkey.com/download/