Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GitSocialNew to Visual Studio Code? Get it now.
GitSocial

GitSocial

GitSocial

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

GitSocial for VS Code [Beta]

Open source social network protocol for Git repositories.

Features

  • Universal - Turn any Git repository into a social network
  • Decentralized - No servers, no databases, no APIs
  • Owned - Your data and social graph stay in your repos, fully portable, work offline
  • Git-native - Uses only standard Git infrastructure (commits, branches, refs)
  • Anywhere - Works on GitHub.com, GitLab.com, self-hosted, or local

GitSocial Timeline

How It Works

Posts are commits

  • Commits are posts (typically on a gitsocial branch)
  • Commits with GitMsg headers are interactions (comments/reposts/quotes)

Following Repositories

  • Organize repositories into lists (e.g., "OSS", "AI")
  • Timeline shows posts and replies from the repositories you follow
  • Lists are stored as Git refs in your repo

Quick Start

  1. Install: Download VSCode extension (see Installation below)
  2. Post: Open GitSocial panel and write a message (commits to your gitsocial branch)
  3. Follow: Create a list and add repository URLs (lists stored as Git refs)
  4. Timeline: View posts from all repositories you follow (fetches commits from your lists)
  5. Interact: Comment, repost, or quote posts (creates commits with references)

Requirements

  • VS Code 1.74.0 or higher
  • Node.js 20.0.0 or higher
  • Git repository

Documentation

  • GITSOCIAL.md - GitSocial specification
  • GITMSG.md - GitMsg protocol specification
  • Developer docs - Architecture, patterns, and more

License

MIT

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