microsoft / microsoft/vscode-js-debug

Allow pid or host:port entry in the process picker

Open
#2,078 5 comments 0 reactions 1 assignee View on GitHub

@connor4312 is already working on this.

Since Sep 6, 2024.

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.

The regexp for showing available processes can be quite frustrating, esp when I already know the target pid/port I'm trying to debug.

Describe the feature you'd like

Under Debug: Attach to Node Process when a dialog appears with a text box placeholder Pick the node.js process to attach to, I would love to be able to paste something like 1234 or 127.0.0.1:56777

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.