View Single Post
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-08-2019 , 08:00   Re: Trying to get rid of a few warnings (loose indentation, unreachable code)
Reply With Quote #7

In notepad++

You can try select all text/code, hit TAB and tab backwards with Shift+TAB.

Another thing you can try, install NppTextFX plugin, then select all text/code and use "TextFX->TextFX edit->Reindent C++ code" (I remember @Mitchell mention this in one of post)

*
from View-> Show symbols -> Show White spaces and TAB


*edit
uu what I found
[TUT][HQ] Indenting your code in proper way!

Last edited by Bacardi; 01-08-2019 at 08:05.
Bacardi is offline