jawher / xavr

An AVR C project template for XCode
MIT License
68 stars 18 forks source link

Syntax Highlighting only working in header files #11

Closed SilentHunter124 closed 9 years ago

SilentHunter124 commented 9 years ago

Take uint_8t as an example, put it in an .h file and make something else with this data type in a .c file. The complete .c file has no syntax highlighting...

SilentHunter124 commented 9 years ago

Sorry my fault, if anybody having the same problems with syntax highlighting, open the right sidebar in xcode and add each .c file to Target Membership "index"