You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I meant internal documentation in various places like google docs.
We could just change it.
How would we go about this? As in, would the change be a manual one, or can we set up a redirect such that it turns into a VSC link that can open the right file and line (after downloading the add-on version, if required).
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.
The text was updated successfully, but these errors were encountered: