Skip to content

Releases: Coises/ControlledAutoIndent

Controlled Auto-indent version 1.1

02 Jun 21:06

Choose a tag to compare

Controlled Auto-indent is an experimental Notepad++ plugin for testing possible extensions to automatic indentation.

  • Version 1.1 fixes an error which caused a crash when a language implemented by an external lexer (and, in some cases, languages mistakenly identified as using external lexers) was implicitly or explicitly selected. This included, but was not limited to, causing a crash when using ConfigUpdater.

Please see the help file for more information.

To install Controlled Auto-indent, download the appropriate zip file for 64-bit or 32-bit Notepad++. Unzip the file to a folder named ControlledAutoIndent (the name must be exactly this, or Notepad++ will not load the plugin) and copy that folder into the plugins directory where Notepad++ is installed (usually C:\Program Files\Notepad++\plugins for 64-bit versions or C:\Program Files (x86)\Notepad++\plugins for 32-bit versions).

Controlled Auto-indent

27 Mar 21:16

Choose a tag to compare

This is the first release of Controlled Auto-indent, an experimental Notepad++ plugin for testing possible extensions to automatic indentation.

Please see the help file for more information.

To install Controlled Auto-indent, download the appropriate zip file for 64-bit or 32-bit Notepad++. Unzip the file to a folder named ControlledAutoIndent (the name must be exactly this, or Notepad++ will not load the plugin) and copy that folder into the plugins directory where Notepad++ is installed (usually C:\Program Files\Notepad++\plugins for 64-bit versions or C:\Program Files (x86)\Notepad++\plugins for 32-bit versions).