Are where any Visual Studio addings for true 'smart tabs'?

Posted by Eye of Hell on Stack Overflow See other posts from Stack Overflow or by Eye of Hell
Published on 2010-04-28T10:35:55Z Indexed on 2010/04/28 10:43 UTC
Read the original article Hit count: 169

Filed under:

Hello.

'Smart Tabs' concept allows to automatically insert tab character for block indentation and space characters for in-block formatting. It's described here. Unfortunately, Visual Studio's 'smart tabs' option in text editor settings just indents text on enter press. Same name, completely different and near useless thing :). So, maybe someone knows of a visual studio addin that can change how 'tab' key work so it will insert tab characters and space characters according to rules mentioned above? Any hints are welcome.

© Stack Overflow or respective owner

Related posts about visual-studio