Skip to content

v1.8

Compare
Choose a tag to compare
@Mnemotechnician Mnemotechnician released this 29 Aug 18:02
· 9 commits to master since this release

— 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