Links in places like description and comments didn't do anything when the user clicked on them. This is because we weren't handling that event at all in Atom.
Now, they will open in your browser (same behavior as GK).
To test:
checkout this PR branch
open the repo in a terminal
apm link
restart Atom
You might need to temporarily disable your current Glo plugin if you have it installed.
Links in places like description and comments didn't do anything when the user clicked on them. This is because we weren't handling that event at all in Atom. Now, they will open in your browser (same behavior as GK).
To test:
apm link
You might need to temporarily disable your current Glo plugin if you have it installed.