Skip to content

Orchardxyz/vcser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vcser logo

vcser

English · 简体中文

vcser helps you sync extensions across VS Code-based editors on the same machine.

The main experience is the CLI: fast, local, and focused on getting one editor aligned with another without extra setup.

vcser CLI demo

Why vcser

  • Sync extensions between VS Code-based editors locally
  • Keep the workflow simple with an interactive CLI
  • Build on a shared core that can power more than one interface

Quick Start

Requirements:

  • Node.js >=22.13
npx vcser

Or install it globally:

npm install -g @vcser/cli
vcser

That launches the vcser CLI wizard.

If you only want the command help:

vcser --help

Packages

  • packages/cli: the primary way to use vcser today
  • packages/core: shared runtime logic for editor detection, sync, and persistence

Desktop Beta

The desktop app is currently in beta. Stay tuned.

About

Sync and manage your extensions and settings with your VS Code-based editors.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors