Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code-Share LiveNew to Visual Studio Code? Get it now.
Code-Share Live

Code-Share Live

NC53

|
50 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeShare - Live Code Display Extension

CodeShare is a Visual Studio Code extension designed for workshops, presentations, and teaching scenarios where displaying code on a common screen might be challenging. It allows presenters to share their codebase live with participants through individual devices.

Features

  • Live Code Display: Participants can view the presenter's codebase in real-time on their own devices
  • File System Viewing: Access to the complete workspace file structure
  • Room-Based Access: Simple room code system for participants to join viewing sessions
  • File Tree Navigation: Easy navigation through the codebase using an intuitive file tree
  • Real-Time Updates: Changes in the presenter's code are instantly visible to all viewers
  • Save Indicators: Notifications when files are updated by the presenter

Installation

  1. Install the extension from the VS Code marketplace
  2. Launch VS Code
  3. Click on the "Connect to CodeShare" button in the status bar to generate a room code

Usage

For Presenters

  1. Open VS Code with your workspace
  2. Click on the "Connect to CodeShare" button in the status bar to generate a unique room code
  3. Share this code with your audience
  4. Continue coding as normal - all changes will be visible to viewers

For Viewers

  1. Visit https://code-share-rust.vercel.app/
  2. Enter the room code
  3. Browse through the codebase as the presenter works

Requirements

  • Visual Studio Code version 1.60.0 or higher
  • Stable internet connection
  • Node.js 14.x or higher

Known Issues

  • Large file systems may take longer to load initially
  • Occasional connection drops in unstable networks
  • Currently limited to text file viewing

Release Notes

1.0.0

  • Initial release with basic viewing features
  • Real-time code display
  • Room-based access system
  • File tree navigation

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For support, please open an issue on the GitHub repository or contact the maintainers.


Making code presentations accessible to everyone!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft