-
Feature Request
-
Resolution: Done
-
Major
-
2.12.1.GA
-
False
-
False
-
1. Proposed title of this feature request :
Support "Live Share" Extension in CRW or implement similar feature in CRW
2. What is the nature and description of the request?
Make it possible to collaborate with different users on the same code without the need to sync code or to configure the same development tools. See https://code.visualstudio.com/learn/collaboration/live-share
3. Why does the customer need this? (List the business requirements here)
We would use this tool for pair- and group-programming, as well as teaching new colleagues
4. How would the customer like to achieve this? (List the functional requirements here)
a. User should be able to share his environment with a different user
b. Both parties should be able to see what the other is coding in real time
c. Both parties should be able to sync the result with gihub
5. For each functional requirement listed in question 4, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.
How to test the requirements: environment sharing, coding, and syncing should be easy to test