atom-project-links
A dead-simple package to make project:// links work how you would expect
KyleDavidE 100 1 0.3.0 MIT GitHub

atom project links

makes 'project://' links work relative to the containing project root.

ex: project://package.json

install

apm install atom-project-links or search for it within atom.

Requires atom-ide-ui or hyperclick

Compatible with this vs code plugin

changelog

0.2.2

  • add line number support via ...#line[,column]

0.2.1

  • fix broken readme

0.1.0

  • initial release