Monkey
Store
Community
Apps
Contact
Login or Signup

Using TextMate (Mac OS X) as your IDE

Monkey Programming Forums/Monkey Programming/Using TextMate (Mac OS X) as your IDE

Shinkiro1(Posted 1+ years ago) 
TM has the ability to use CTags (http://ctags.sourceforge.net) and view that in the Code-browser(Window->Code Browser).
I am not really into c but it doesn't seem that hard. If you download the source there is a basic.c file which already includes bb-support it seems.