Hacker News new | ask | show | jobs
OctoLinker added Ruby support (github.com)
4 points by stefanbuck 3683 days ago
1 comments

Most projects consist of many files and third party dependencies. Files are referencing other files and / or dependencies by language specific statements like include or require. Dependencies are most likely declared in a file called manifest e.g. package.json or Gemfile. The OctoLinker browser extensions makes theses references clickable. No more copy and search.