Loading market data...

GitHub Copilot Remote Control Lets Developers Code Across VS Code, CLI, Mobile, and Web

GitHub Copilot Remote Control Lets Developers Code Across VS Code, CLI, Mobile, and Web

GitHub Copilot's new remote control feature now lets developers write code across VS Code, the command line interface, mobile devices, and web environments without switching tools. The update, rolled out this week, aims to make Copilot's assistance truly portable — a shift for a tool that until now mostly lived inside a single editor.

How the remote control feature works

Instead of firing up a full desktop session, developers can use Copilot's suggestions on a phone or through the terminal. The remote control capability essentially streams Copilot's code completions and chat functions to whichever interface a developer prefers. That means someone stuck on a mobile device can still get inline suggestions, and a command-line user can ask for help generating a script without opening VS Code.

The feature is built into Copilot's existing infrastructure — no separate install required. GitHub says it works seamlessly across the four environments, though the company did not detail any specific latency or connection requirements.

For developers who frequently switch between devices or work from tablets, the remote control update removes a barrier. Previously, Copilot's strongest integration was in VS Code; the CLI and web versions existed but didn't offer the full conversational back-and-forth the desktop version did. Now a developer can start a session on a laptop, pick it up on a phone, and finish on a CLI — all while the AI assistant remembers the context.

That kind of continuity has been a pain point for developers who rely on cloud-based IDEs or SSH into servers. The new feature doesn't require a constant network connection to the original machine; it uses GitHub's backend to sync state across sessions.

What's still missing

GitHub hasn't said whether the remote control feature works with third-party editors like Neovim or JetBrains, leaving a gap for developers outside the Microsoft ecosystem. The company also hasn't disclosed pricing changes — the feature is available to all Copilot subscribers, but some users worry about data usage on mobile plans given the streaming nature of the tool.

Early testers on social media report that the mobile experience is responsive but can be laggy on slower connections. GitHub hasn't published any performance benchmarks.

What developers should do next

The feature is live now. Users can test it by updating Copilot in VS Code or installing the latest CLI extension. For mobile, the GitHub mobile app includes the Copilot chat option. No official changelog or blog post has been published yet, but the feature appears in the current stable releases.

Developers who run into issues have only community forums and GitHub's support tickets for help — the company hasn't set up a dedicated FAQ page. That could change as more users try the feature and feedback rolls in.