Skip to content

Attach config shows stop button, not disconnect. #94137

@jrieken

Description

@jrieken

Have this config

	"name": "Attach to Extension Host",
			"port": 5870,
			"request": "attach",
			"restart": true,
			"skipFiles": [
				"<node_internals>/**"
			],
			"type": "pwa-node"
		},
  • start and notice how for a split second the disconnect button shows, after that it becomes stop
  • the same is for stop (which behaves like disconnect)

Apr-01-2020 12-23-38

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions