Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Can't open files containing curly braces #2510
Comments
|
Hi @michael-hawker @davidwengier has kindly contributed a fix for this! Could you try installing the artifact from this build and let us know if it works? Thanks! |
Versions
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 aError opening file: Input string was not in a correct format.error.Steps to Reproduce
Steps to reproduce the behavior:
ArrayPoolBufferWriter{T}.csAllocationMode.csit works fine, just fails on any file with curly brace).Expected behavior
File opens.
Screenshots
The text was updated successfully, but these errors were encountered: