Skip to content

Plugin is not registering externally created files and directories #24

@dschwen

Description

@dschwen

Reported by @KuddLim in #22 :

  1. make a directory and place some headers and sources with terminal. (or anything except atom)
  2. run atom and open directory created in step 1.
  3. open a file and press Alt-o. It works well at this step.
  4. make another directory and place some headers and sources with terminal. (like step 1)
  5. open a file created in step 4
  6. 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions