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.

Can't open files containing curly braces #2510

Closed
@michael-hawker

Description

@michael-hawker

Versions

  • GitHub Extension for Visual Studio version: 2.11.96.24460
  • Visual Studio version: 16.5.4

What happened

Trying to open files from the GitHub PR explorer for this PR. It contains files with curly braces {} which won't open in VS. Getting a Error opening file: Input string was not in a correct format. error.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Open PR in GitHub extension.
  2. Try to open any of the generic classes like ArrayPoolBufferWriter{T}.cs
  3. See error in status bar
  4. Note, if you pick another file (like the first one AllocationMode.cs it works fine, just fails on any file with curly brace).

Expected behavior

File opens.

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions