Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Open from GitHub URL tab is selected for non-repository/blob file URLs #2176

@jcansdale

Description

@jcansdale

Versions

  • GitHub Extension for Visual Studio version: v2.6.1.6227
  • Visual Studio version: All

Steps to Reproduce

Steps to reproduce the behavior:

  1. Copy a non-repository URL to clipboard (e.g https://foobar.com)
  2. Select File > Open > Open from GitHub
  3. The Open from GitHub dialog will appear
  4. The URL tab will be selected with https://foobar.com in the textbox

Expected behavior

This should only happen from supported URL types, which are currently:

  1. GitHub repository URLs
  2. GitHub /blob/ URLs

We could also filter by authenticated sites so that only URLs belonging to the authenticated GitHub/GitHub Enterprise sites would appear.

Screenshots

image

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