Skip to content

Test "server ready" feature in integrated terminal #71074

@weinand

Description

@weinand

Test for #69898:

Complexity: 3

For a description of the feature, please see #69311 (comment).

In this milestone we've added support for detecting the trigger message in the integrated terminal (in addition to the debug console supported last milestone).
And we improved the error message if the "Debugger for Chrome" is not installed if a user configures the "server ready" feature to start a browser debug session.

Verify that....

  • it works out of the box for a node.js "express" application both for openExternally and debugWithChrome actions (see https://code.visualstudio.com/docs/nodejs/nodejs-tutorial#_an-express-application for how to create an express app)
  • create a simple server application in another language (e.g. C# or Python, etc.) and configure the "pattern" and "uriFormat" properties to match the trigger message.
  • use intellisense to configure the "server ready" feature to start a browser debug session. Verify that an error dialog is shown if the "Debugger for Chrome" is not installed.

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuestestplan-item

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions