We have documentation that points to lines of code in particular versions of add-ons, such as https://code.addons.mozilla.org/en-US/browse/123/versions/123/?allowSlowPages=true&path=main.js#I123
We'd like to set up a redirect such that this link is captured by VS code and it downloads and opens the said file and line number.
We have documentation that points to lines of code in particular versions of add-ons, such as
https://code.addons.mozilla.org/en-US/browse/123/versions/123/?allowSlowPages=true&path=main.js#I123We'd like to set up a redirect such that this link is captured by VS code and it downloads and opens the said file and line number.