Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Autocomplete certain character combination into a text
#1
So far , i have moved most of my macros from other faulty, laggy, buggy macro programs to QM .
However , all but one.

I require a way for QM to turn my
;;
into
()

(In text) Turning typed double semicolons to parentheses .
I can currently do it , kind of . Typing in empty space gives me the result i want, hovewer .
I use that macro while coding . ie. Pressing semicolon 3 times should give me "();"
my function();
But i instead get
my function;;;

I really need this functionality , the ability to make some of my "expand text" macros to work anywhere everywhere all the time , without requiring any trigger situation or condition.
I have many other macros that require this ability. Any help will be appreciated.

Thank you in advance..


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)