Code Assistant Improvement Request

Post your requests and ideas on the future development of mikroC PRO for ARM.
Post Reply
Author
Message
Aeroengineer1
Posts: 10
Joined: 07 Mar 2015 21:46

Code Assistant Improvement Request

#1 Post by Aeroengineer1 » 19 Mar 2015 06:53

I would like to propose an improvement to the code assistant. Right now, it is rather difficult to use as it has to be invoked with a keystroke. This really does not flow well with the methodology of trying to use any code completion tools. It is to the point that I do not use the code completion at all in the MikroC compiler (though I use it extensively in Visual Studio and any Eclipse or Netbeans based IDE).

In the Visual Studio implementation not only can you get the immediate word/variable completed, but you can invoke code snippets as well such that typing if +"tab" +"tab" you will get:

Code: Select all

if(true)
{

}
Thanks again for considering this implementation. These small changes will take an enjoyable IDE to use to the next level.

Adam

User avatar
Aleksandar.Mitrovic
mikroElektronika team
Posts: 1697
Joined: 11 Mar 2015 12:48

Re: Code Assistant Improvement Request

#2 Post by Aleksandar.Mitrovic » 20 Mar 2015 10:23

Hi Adam,

Thank You, I will forward this to our development team. They will take this in consideration.

Best regards,
Aleksandar

Post Reply

Return to “mikroC PRO for ARM Wish List”