Skip to content

VS Code extension shouldn't offer to open non HTTP resources in browser #15472

@afscrome

Description

@afscrome

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

If you have a SQL Container resource (in this case SqlServerEndToEnd playground app), VS Code offers to let you open the primary endpoint in your browser. But that doesn't make sense for a non HTTP endpoint.

Image

Expected Behavior

The "open in browser" / "open in VSCode" links probably shouldn't show unless the scheme is http/https.

Steps To Reproduce

  1. Run the SqlServerEndToEnd playground project in VS Code
  2. Look at a SQL Server resource.

Exceptions (if any)

No response

.NET Version info

No response

Anything else?

No response

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions