SourceForge.net Logo





Auto-replace + auto-repeated text:

This is presently implemented in this project's editor.
To use the feature: Type a symbol followed by Shift+Space and it is replaced by
text which can be from a short string to many lines. The current implementation
places the caret at a convenient position.
Auto-repeating text can be included with each auto-replaceable. Auto-repeating
is triggered with each press of Enter. For example, type "[s", then Shift+Space and
the "[s " is replaced by:
Select Case
    Case Else
End Select
...with the caret placed after "Select Case ". This particular auto-replacement
includes the auto-repeated text "    Case ", and the caret is automatically posit-
ioned at the end of the line. Pressing "Esc" stops the auto-repeating.

The advantages of these over typical shortcuts are that they are easier to
remember, and many of the more logical choices for shortcuts are already in
use by other very standard features.




Website Home
Project Summary Page at SourceForge.net






This project is sponsored by TheirCorp
(formerly TheirWare Corporation)

TheirCorp Home Page