microsoft / microsoft/vscode-js-debug

Allow multiple paths in pathMapping

Open
#871 0 comments 1 reaction 1 assignee View on GitHub

@connor4312 is already working on this.

Since Nov 30, 2020.

feature-request
Dominant language
TypeScript
Stars
2k
Forks
373
Avg merge
1d 9m
Merged PRs (30d)
6

Description

Is your feature request related to a problem? Please describe.
Right now in pathMapping one con provide only one path.
In our case sometimes one path serves files from multiple locations (we're doing a piece by piece transition from old code to new)
and there is no way to link both directories to the debugger

Describe the feature you'd like
Ideally pathMapping (and webRoot) should allow either a string or string array

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.