testsupport: allow passing additional arguments when launching the debug adapter process

Open
#285 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
testing

Research direction

Start by inspecting the testsupport DebugClient and the code path it uses to launch the debug adapter process. Trace how the process command and arguments are assembled, then check nearby tests for launch behavior. Done means callers can provide additional command-line arguments and tests verify they reach the process when it starts in DAP mode.

Written by the indexing model from the issue text.

Description

feature-request

My debug adapter is part of a multi-function tool, so it needs additional command line arguments to start in DAP mode, but testsupport's DebugClient doesn't appear to have anywhere to pass these additional arguments.

Dominant language
TypeScript
Stars
306
Forks
90
Avg merge
8h 36m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

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.

More from microsoft/vscode-debugadapter-node

All issues in microsoft/vscode-debugadapter-node

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.