Where is the file that controls editor auto-replace?

I’ve recently switched jobs and have a new computer. I am working on getting TOAD configured to how I had it at my last job but am having some trouble. I can’t just copy over the DATA directory b/c all the file paths and other computer specific stuff is all different.

The 3 main things I’ve needed to transfer are snippets, editor highlighting styles, and editor auto-replace. I’ve figured out the first 2 but I can’t find where toad stores the auto-replace files. Can you point me to the exact file that controls this?

If you have customized the auto-replace words a file would be written to this directory per database type.

%APP_DATA_DIR%\Templates\CodeTemplates

Perfect, thank you.

Also, from the menu, choosse Tools/Options/Editor/Auto-replace and it should show you the auto replace words and allow you to edit them.