Skip to content

Handle VS Code Live share co-author attribution #38

Description

@rkotze

Summary

When pair programming using VSCode liveshare Git Mob panel guess view should sync up with host.

As a guest user of the live session
When viewing the git mob panel
Then I see I am selected as a co-author
And I see the host user as the author

As a host user of the live session
When viewing the git mob panel
Then I can see participates
And can add them as co-authors in the commit

Motivation

The guest can see they will be attributed in the commit as a co-author.

Makes it easy for the host user to include the guest as a co-author.

Additional context

VS Code live share Github issues

Related issues:

Investigations

Looks like npm package vsls is used for integrating extensions.

Example extensions using it: https://github.com/vsls-contrib/pomodoro, https://github.com/hbenl/vscode-test-explorer-liveshare

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions