Is there any way to get line number and auto indentation of C code in MPLAB IDE ?

Status
Not open for further replies.

vinodstanur

Advanced Member level 3
Joined
Oct 31, 2009
Messages
751
Helped
114
Reputation
234
Reaction score
114
Trophy points
1,333
Location
Kerala (INDIA)
Activity points
7,054
Since I used vi editor in LINUX for programming avr, msp etc, but now when I am trying to use the MPLAB IDE (Hi tech C) in windows, I feel it much difficult since there is no line numbering and auto C indentation. Also the syntax is not much highlighted in the MPLAB IDE....

So, is there any solution for my problem ?
 

Hi,

For line numbering and indentation, Edit -> Properties -> C File Types -> Line numbers - Auto Indent
For autocomplete, Edit -> Properties -> Tooltips -> Autocomplete (not intelligent enough)
For colors, I suggest you to customize them.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…