In Toad 9.6.1, when I use the tab feature in my code, it will stop at the same location for every line of code. In Toad 10x, the tab would stop at different location depending on what I type.
The tabbing feature in the Editor window will be different from Toad 9.6x to Toad 10x and higher due to replacing Toad with an entirely new Editor. The tabbing is controlled by the editor setting (Editor/Behavior/Tabs/Tab stops). If this setting is set to 4, there will be a tab stop at cursor position 4, 8, 12, etc. If you have a variable and it's last character is in position 6 and you press tab, it will only go over 2 spaces because that's where the next tab stop is. This can be a bit confusing especially when your variables are different lengths and vary from line-to-line.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center