I wonder if there is a command for formatting the text in the editor. For example, I type
\begin{equation}
a=b+1;
\end{equation}
and
\begin{itemize}
\item $x\in C[0,T] $
\item $C^n[a,b]
\end{itemize}
I would like there to be a tab-distance in front of the a=b+1 and the \item, in order to make it easier to read. Is this possible whitout doing it by hand?
A similar problem occurs with text paragraphs, i.e. all text in one paragraph ends up on the same line number. Instead I would like to have nice line breaks where every line is assigned one line number.
I know that the command exists in Emacs but I cannot find it in TeXnicCenter.