8000 Inline comment margin doesn't appear when viewing file · Issue #2380 · github/VisualStudio · GitHub
[go: up one dir, main page]

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.
Inline comment margin doesn't appear when viewing file #2380
@jcansdale

Description

@jcansdale

Versions

  • GitHub Extension for Visual Studio version: 2.10.2
  • Visual Studio version: All

What happened

  1. Open pull request detail view
  2. Right-click on PR file and View File
  3. File opens but comments aren't visible on margin

Expected behavior

  • Comment margin should be visible

Screenshots

image

Logs

2019-06-10 14:55:30.939 [11504] EROR [01] InlineCommentTagger       Exception caught while executing background task
System.ArgumentException: The value 'C:/Source/github.com/github/VisualStudio/src/GitHub.VisualStudio.16/Sync/PublishView.xaml.cs' must not be rooted
Parameter name: path
   at GitHub.Extensions.Guard.ArgumentIsGitPath(String value, String name) in C:\Source\github.com\github\VisualStudio\src\GitHub.Extensions\Guard.cs:line 21
   at GitHub.Services.GitService.Compare(IRepository repository, String sha1, String sha2, String path) in C:\Source\github.com\github\VisualStudio\src\GitHub.Exports\Services\GitService.cs:line 242
   at GitHub.InlineReviews.Services.DiffService.<Diff>d__2.MoveNext() in C:\Source\github.com\github\VisualStudio\src\GitHub.InlineReviews\Services\DiffService.cs:line 34

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0