Turn C++ and Python includes in CMSSW into links on Github
Makes C++ and Python files in CMSSW on Github much easier to navigate by turning filepaths into links! No more copy-and-pasting! Also works on forks.
C++: convert "#include" statements into links. Also adds a link to the source file if it exists.
Python: convert "import X" and "process.load('X')" statements into links.
NOTE: there is a current known issue, whereby you must sometimes reload the page to get links to appear.
Latest reviews
- (2020-03-02) younis alkholidy: good
- (2018-03-26) sonam angmo: good
- (2017-02-24) Nick Amin: Very nice. Saves a few clicks.
- (2016-05-12) Luke Kreczko: Finally something to make searching through CMSSW easier