Hi Giorgioperozzi
Yes it has changed! For the better we hope!
First off the Help file is incredible, look up "Word Wrap/Tab Settings".
The new tab setting is a LOT more flexable (maybe too flexable).
Because you code in Cobol you can have your own tab setting, the suffix determines the tab setting.
I program in RPG so I can have my own tab setting, controlled by .RPG suffix.
Okay, show me how it works, right? I'm going to cheat and quote the help file!
The user may define multiple TAB stop values (up to 12) in comma-delimited format, i.e. "4,4,8". The last value defined will be used for subsequent TABS. In the example above, the first two TABS would be equal to four spaces and all subsequent TABS would be equivalent to 8 spaces.
Where you make the changes is under pull down menu "Advanced" --> "Configuration..."
Click on the plus sign for "Editor" last one in that list, "Word Wrap/Tab settings".
So if you want to make the default 8 just enter a 8 there!
Good Luck