c++ - XCode assistant editor doesn't show my .h and my related .cpp file -
if create .cpp file xcode, create .h file me automatically, , able view 2 files in assistant editor. show .h file relate .cpp file right next each other.
however, create project textmate , import files manually. now, when click .h file won't show related cpp file right next it. how can make happen.
thanks
hmmm.. tried recreate problem, worked me.
i have 2 thoughts:
1) sure named same thing? if not, doesn't seem consider them counterparts. 2) when you've switched assistant editor, right of back/forward buttons dropdown menu select file display. should set "counterparts" in order auto-display correct counterpart.
if have set manual, can set maintain file on side.
hope helps!
Comments
Post a Comment