v1.8
— Syntax highlighting. Yes, you've read it right: new-console now highlights js syntax.
— Automatic insertion of paired characters: when you type one of the following characters: ", ', (, [, {, a paired character is automatically inserted.
— Indentation guides: for every X spaces at the beginning of the line a vertical line is drawn.
— Even more indentation assistance: putting a newline between two brackets will automatically create an indented block, and putting a newline after a closing bracket will decrease the indentation level.
— New settings, allowing you to configure the new features