Reported by @KuddLim in #22 :
- make a directory and place some headers and sources with terminal. (or anything except atom)
- run atom and open directory created in step 1.
- open a file and press Alt-o. It works well at this step.
- make another directory and place some headers and sources with terminal. (like step 1)
- open a file created in step 4
- press Alt-o. It is not working at this step.
I guess swithMap is built when atom project (folder) is loaded. So, when I open some file outside this directory, I cannot switch header/source.
Reported by @KuddLim in #22 :
I guess swithMap is built when atom project (folder) is loaded. So, when I open some file outside this directory, I cannot switch header/source.