Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature request: export more ptvsd-related commands as api #6909

Closed
@kejxu

Description

@kejxu

Internal Team Ask (vscode-ros)

currently only getRemoteLauncherCommand() is exposed in vscode-python's api interface.

meantime, as described in ptvsd documentation, ptvsd could be used at entry (to launch a script/module), or while the (Python) process is running (to inject a ptvsd instance)

It would be nice if a new getInjectDebugServerCommand() api could be exposed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions