Skip to content

New extension typescript doesn't create working dev environment #513

@dmr104

Description

@dmr104

i am using npm on the yo code
my system is manjaro linux
I want to create a dev environment for a typescript extension.

When i select webpack the ms-vscode.extension-test-runner is unavailable from the marketplace. extension host takes more than 10 seconds to run and breakpoints don't work.

when i select esbuild, the ms-vscode.extension-test-runner is unavailable and so is connor4312.esbuild-problem-matchers. i get Error: Invalid problemMatcher reference: $esbuild-watch, and this is highlighted in tasks.json

when i select unbundled the ms-vscode.extension-test-runner is unavailable and Extension host did not start in 10 seconds, it might be stopped on the first line and needs a debugger to continue. breakpoints don't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions