• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-dedupe-open-files

Prevents accidental duplications of open files when working with split panes
  • #pane
  • #panes
  • #dedupe
  • #files
MiracleBlue
0.1.0 208
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Atom Dedupe Open Files

Super simple package that helps make sure you don't accidentally open duplicate files across multiple panes when opening from the tree view, which is something that happens to me all the time. This will simply intercept the file open event, check if any other panes have the same file open, and if so, will close the newly opened one and activate the existing pane's editor with the file you wanted.

Might seem a bit slow since it has to basically open and close an editor before switching focus state, but that's as good as I could get it with the current atom api.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by