I'd like to make two minor suggestions for the Templates tool (nothing really important, but I'll mention it anyway):
1.) The option 'stay on top' should only keep the tool's window in front of the IDE,
not in front of all windows. Alternatively, make an additional option.
2.) Add some kind of indicator for the cursor position after the template has been inserted, for example:
Code: Select all
; **************************
; Some long header comment
; Some long header comment
; Some long header comment
; Some long header comment
;
; Author: <|>
; **************************
Thanks.