izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

Add basic URI handling (v2) #202

Closed yitzchak closed 6 years ago

yitzchak commented 6 years ago

Adds same URI handling as in #198, but disables deferred activation to avoid #200.

It appears that registering the package as a URI handler enables deferred activation as described here.

izuzak commented 6 years ago

Sweet! Thanks again! 🍰