[New Plugin] IndentAsPrevious
-
It’s purpose is to simply indent new line exactly as previous one. That’s all. It doesn’t matter the previous line was tab or space indented (or even was a combination of both) — this plugin will simply make exact copy of all leading space in previous line to the new line when you press Return, and will place cursor exactly at the space ending, so you can code next line without any hassle.
-
Updated to version 1.0.1: Fixed working with ‘\r’ line endings (Macintosh-styled), added different build flavours to the release zip (ANSI, Unicode, x86, x64).
-
Updated to version 1.0.1.1: Small fixes in code.