IDE added code does not respect tab size?
0
Hi,
In Delphi, I have set my Delphi editor to use tabs of size 3. I checked all other options, but it looks like each time I add a component, an event, the code generated uses a tab of size 2. Each line added by the built-in mechanism is shifted and code is not aligned.
Any way to have that automatic code insertion respect the overall editor options?
Thanks for any help.