Tag Archives: Peer Review
Using Live Share in VS Code
Introduction VS Code has recently introduced a new feature using which multiple people can access the same workspace in VS Code and modify files at the same time. This is huge applications in teaching, code reviews as well as prototyping. You can edit modify separate files at the same time in the same folder. Pre-requisites … Continue reading Using Live Share in VS Code