: The Cross-Platform Multi-Editor Pair Programming Extension is a versatile tool designed to enhance collaborative coding experiences across various development environments. This extension enables real-time collaboration between developers working in different editors or IDEs, fostering seamless pa
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
pairwriter-vsc is an early prototype of a Visual Studio Code extension that acts as a server for real-time code collaboration. This project integrates with the pairwriter.nvim plugin and uses a Rust-powered backend with Foreign Function Interface (FFI) support. The current version serves as the foundation for future development in real-time pair programming.
Features
Server Functionality: Operates as a server to enable real-time collaboration.
Rust-Powered Backend: Built with Rust for high performance and smooth interaction between pairwriter.nvim and this extension.
Early Prototype: This is an initial version focused on basic functionality.
Installation
You can install the extension directly from the VS Code Marketplace.