Live Share Support

Open
#779 12 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript, vscode

Research direction

Start by reproducing the issue with VS Code Live Share, comparing the host and guest test explorer windows shown in the report. Trace the extension's test explorer integration and determine how the host's tests are exposed to the guest. Done means the guest can see the host's tests in the test explorer while using Live Share.

Written by the indexing model from the issue text.

Description

ai-triaged enhancement low-priority test-discovery

I noticed that your VS Code extension does not support Live Share, so basically the guest cannot see host's tests in the test explorer window.

When using Live Share with your test explorer, this is how the host's test explorer window looks like:
image_2019-08-17_21-01-55

And this is how the guest's window looks like:
image_2019-08-17_20-04-23

Please let me know if you are interested in having such functionality in the extension, because me and @Temurson would be glad to have it and would be excited to work on it.

Dominant language
TypeScript
Stars
340
Forks
173
Avg merge
1d 2h
Merged PRs (30d)
17

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode-java-test

All issues in microsoft/vscode-java-test

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.