Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow regex to be performed on _Defined In_ #9

Open
lsh246 opened this issue Jan 23, 2020 · 0 comments
Open

Allow regex to be performed on _Defined In_ #9

lsh246 opened this issue Jan 23, 2020 · 0 comments

Comments

@lsh246
Copy link

lsh246 commented Jan 23, 2020

Azure uses the following format for its code:

https://dev.azure.com/some/project/_git/repoName?version=GBdev&path=%2Fpath%2Fto%2Ffile%2Ffoo.js

It escapes the slashes in the actual path to the file - instead of slash it uses %2F.

It would be nice if we could perform a regex search/replace on the Defined In URLs so that we could fix the path before appending it to the prefix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant