Roeland
Member³
I have set the AutoReplace (Preferences-> User Interface -> Editor -> AutoReplace) to the following directory:
C:\Users\\AppData\Roaming\PLSQL Developer\AutoReplace\AutoReplace.txt
In this textfile I have the following line:
In the same directory I have placed the file "begin.tpl" with the following code:
But this doesn't work as expected. When typing a 'b' it's always replaced by 'begin.tpl'
Even making a subdirectory and placing the file there doesn't help (as what the helpfile suggest). The result is the same...
Version 11.0.6.1796
Version 12 beta 5
C:\Users\\AppData\Roaming\PLSQL Developer\AutoReplace\AutoReplace.txt
In this textfile I have the following line:
Code:
b = begin.tpl
In the same directory I have placed the file "begin.tpl" with the following code:
Code:
begin
[#]
end ;
But this doesn't work as expected. When typing a 'b' it's always replaced by 'begin.tpl'
Even making a subdirectory and placing the file there doesn't help (as what the helpfile suggest). The result is the same...
Version 11.0.6.1796
Version 12 beta 5