auto-indentation

Post your requests and ideas on the future development of mikroC PRO for PIC.
Post Reply
Author
Message
estradajae
Posts: 41
Joined: 26 Jan 2010 06:10

auto-indentation

#1 Post by estradajae » 03 May 2011 21:36

Hi Me Team

It would be nice if the editor supported a nice auto-indentation like Matlab... and automatic auto-completion

sometimes you have to write too many brackets...and it gets messy with nested loops, if's and so on.

if you are writing a for loop, it would be nice that when you type enter after the opening bracket it automatically indents to the position where you would normally start writing the code of the block... not just under.
For example, I usually put my blocks with 3 spaces of indentation.
It would be nice too that the cursor automatically returns to the outer position where it should be after the closing bracket.

So far as I noticed it, the already built in auto-indentation puts the cursor directly under the heading of the block (i.e under the for).

Best regards,

Jorge

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: auto-indentation

#2 Post by filip » 04 May 2011 12:04

Hi,

I will inform our developers on this.
Thank you for your suggestions.

Regards,
Filip.

Post Reply

Return to “mikroC PRO for PIC Wish List”