Hello
Quite often when usign vs.php, when i type a }, it changes all the indenting on varous pieces of code after the opening {. Is there any way to stop it doing this is it is very annoying?
Adam
Yes,
Go to tools->options->text editor->PHP->tabs
Change it from smart to block.
Juan
This doesn't fix the issue though, what if we -want- to use smart indentation?
See screenshot for what option to disable instead:
juanc says:
Yes,
Go to tools->options->text editor->PHP->tabs
Change it from smart to block.
Juan
MatthiasVance says:
This doesn't fix the issue though, what if we -want- to use smart indentation?
juanc says:
See screenshot for what option to disable instead: