adding new reserved words to ide

General discussion on mikroC PRO for PIC32.
Post Reply
Author
Message
brandonb
Posts: 105
Joined: 24 Jan 2013 03:24

adding new reserved words to ide

#1 Post by brandonb » 21 Dec 2018 05:51

is it possible to add new reserved words to compiler somehow? i'd like to make the typedef Uint32 show as same color as unsigned long

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

Re: adding new reserved words to ide

#2 Post by filip » 21 Dec 2018 17:37

Hi,

I can pass your suggestion to our developers, it seems like a good idea.

Regards,
Filip.

ilferrari
Posts: 195
Joined: 18 Nov 2013 09:09

Re: adding new reserved words to ide

#3 Post by ilferrari » 24 Dec 2018 12:38

I agree with this suggestion. Integer names are a bit of a mess in C, so many people use typedefs, eg uint64 instead of "unsigned long long"

Post Reply

Return to “mikroC PRO for PIC32 General”