Top "Auto-indent" questions

Auto-indentation is used in programming tools (IDEs and source code beautifiers) to automatically adjust the amount of leading white space on a line.

Automatic indentation for Python in Notepad++

I've been googling lots and this is getting really frustrating. It doesn't act like idle. Example: else: name = 'World' print …

python notepad++ indentation auto-indent
Notepad++ plugin for auto format Css

I'm looking for a plugin for Notepad++ that will auto align (auto format) my Css files. Something similar to visual …

css plugins autolayout notepad++ auto-indent
How to auto format code indentations in VS2012?

How to auto format code in VS2012 to save time typing and deleting spaces and tabs?

visual-studio-2012 format indentation auto-indent
Notepad++: disable auto-indent after empty lines

I find the autoindent style of Notepad++ a little weird: when I am typing on an indented line, I do …

notepad++ indentation auto-indent
How do I Change VSCode To Indent 4 Spaces Instead Of Default 2?

I have applied the below settings in VS Code to get 4 spaces indentation. But always when I open a new …

visual-studio-code vscode-settings default-value auto-indent autoformatting
How do I change the autoindent to 2 space in IPython notebook

I find that developing functions in IPython notebook allows me to work quickly. When I'm happy with the results I …

ipython-notebook auto-indent
editing the NetBeans source formatting standard

Is there any way of changing the standard by which NetBeans automatically formats the code when doing "Source->Format"? …

php netbeans code-formatting indentation auto-indent
How to automatically indent the JavaScript code in Aptana Studio?

Previously I used Eclipse for PHP and Java development, and I liked the command Ctrl + i to automatically indent the …

javascript aptana indentation auto-indent
How to apply javascript formatting to .json files?

The Ctrl + Shift + F hotkey in Eclipse can format a file. It doesn't work for .json files. How to make …

json eclipse formatting indentation auto-indent
Auto indent HTML / Javascript in Notepad++

So it seems this issue has been raised before, a couple of years ago but none of the responses seemed …

javascript html notepad++ auto-indent