auchenberg / auchenberg/vscode-browser-preview

Feature: Ability to launch chrome with runtimeArgs

Open
#77 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
4.4k
Forks
152
PR merge metrics
No merged PRs in 30d

Description

I need to launch chrome with command line flags (in particular `--js-flags`). Currently there is no way to add those.

It might be worth considering adding support for some other [launch request options](https://github.com/Microsoft/vscode-chrome-debug/blob/5908efd42713ea9f3dbe4471415e413f55430a24/src/chromeDebugInterfaces.d.ts#L16) provided by `vscode-chrome-debug` such as `userDataDir`.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no repository files or tests; start by reviewing the linked vscode-chrome-debug launch request options and tracing how this extension builds Chrome launch settings. Done means supporting runtimeArgs such as --js-flags, with the scope of options such as userDataDir decided and covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.