EDIT.
EDIT.....ANSWER: Right-click and run Delphi IDE as "Run as Admin".. remove the template. Start IDE normally. .. IMHO, you shouldn't have to do this.
Live Templates: IF statement
I'm having troubles turning OFF the template for the IF statement, as I find it's invocation results in a 5 backspaces from me every time (since I wrap conditions in parentheses).
However, when I REMOVE it from the IDE (under the following location), it just comes back when I start the IDE again.
Edit -> Tools Window -> Templates
Delphi 10.2 under Win10 pro
Live Templates: IF statement
I'm having troubles turning OFF the template for the IF statement, as I find it's invocation results in a 5 backspaces from me every time (since I wrap conditions in parentheses).
However, when I REMOVE it from the IDE (under the following location), it just comes back when I start the IDE again.
Edit -> Tools Window -> Templates
Delphi 10.2 under Win10 pro
Comments
Post a Comment