Skip to content

Preview Changes dialog always shows additional files as empty #251

@srivatsn

Description

@srivatsn

Ported from TFS WorkItem: 1114841


Repro Steps:

Steps to reproduce:

1. Use InstallDogfood to install a recent build of Roslyn.

2. Open Roslyn.sln.

3. Open PublicAPI.txt in Workspaces.Desktop.

4. Delete the four lines at the top related to FileTextLoader.

5. Open FileTextLoader.cs. Note that squiggles appear under the four public types/members in this file.

6. Open the light bulb, and under "Add FileTextLoader to API" click "Preview Changes"

 

Expected

The Preview Changes dialog opens, and when PublicAPI.txt is selected in the top pane, the bottom pane shows the file contents with the FileTextLoader APIs added back in.

 

Actual

The bottom pane shows PublicAPI.txt as an empty file.


Revisions:

  1. Created By Tom Meschter (1/26/2015 11:01:13 AM)

If the errors or the fixer don't appear, make sure the build you've installed with InstallDogfood is compatible with the current toolset compilers/diagnostics.


Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions