Skip to content
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

Enhance path matching#202

Merged
roblourens merged 5 commits intomicrosoft:masterfrom
llgcode:path-mapping-attach
May 24, 2017
Merged

Enhance path matching#202
roblourens merged 5 commits intomicrosoft:masterfrom
llgcode:path-mapping-attach

Conversation

@llgcode
Copy link
Contributor

@llgcode llgcode commented May 17, 2017

Would like to enhance path matching to simplify configuration. Will be able to match only a part of the url to map to a local path. This modification doesn't introduce regression. Tested locally

@roblourens
Copy link
Member

Please check out the failing tests before you say that it doesn't introduce a regression 😁

Also it's not clear exactly what the change allows you to do. Please add some unit tests for new cases.

@llgcode
Copy link
Contributor Author

llgcode commented May 17, 2017 via email

@roblourens
Copy link
Member

The unit tests are here - https://github.com/Microsoft/vscode-chrome-debug-core/blob/master/test/chrome/chromeUtils.test.ts#L92 - you can follow the pattern to add more cases.

@roblourens
Copy link
Member

Thanks for the PR!

@roblourens roblourens merged commit 89f8c5e into microsoft:master May 24, 2017
digeff pushed a commit to digeff/vscode-chrome-debug-core that referenced this pull request Jul 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants