mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Now packages can register custom handlers for different kinds of file paths. If the function you register returns a resource for the given path, it will be returned from Project.open instead of an EditSession.