Automatic block indentation

Code Writer App Suggestions and Support Forum

Posted 11 years ago by Mikko Tikkanen
Avatar

First of all, good job with the editor, looking quite nice so far!


First thing that I stumbled on when quickly testing it out:

When people type something like... ("|" being cursor)

 function() {|}

When enter is pressed between curly braces for the function content...

function() {
|}

However, after indentation it ends up looking like so...

function() {
    |
}

Thus, it would make sense to automatically insert empty line and indent it when enter is pressed between curly braces.

Comments (3)

Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Mikko,

Thanks for the suggestion, we'll write it down.


Actipro Software Support

Answer - Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Mikko,

We've added this for the next version.


Actipro Software Support

Posted 11 years ago by Mikko Tikkanen
Avatar

Ace! Thank you! :)

The latest build of this product (v4.2.42) was released 3 years ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.