# Meetext - Code Collaboration Inside Your IDE > A child product of Meetext (https://meetext.us) ## Overview Meetext is a cross-editor code collaboration platform, similar to Slack for developers and Google Chat for code teams, that enables developers to drop notes, start discussions, and share code snippets directly from their IDE. Works seamlessly in VS Code, Cursor, Windsurf, and other VS Code forks. ## Key Features - **Anchored Code Notes**: Select any code and create a note anchored to that specific location - **Cross-Editor Compatible**: Works in VS Code, Cursor, Windsurf, and all VS Code forks - **Dual Storage Modes**: - Local Mode: Offline-first with JSON storage, no authentication required - Team Mode: Real-time sync via Firestore with Google authentication - **Threaded Discussions**: Reply to notes and participate in threaded conversations - **Inline Decorations**: Visual indicators in your code showing where notes are anchored - **Deep Links**: Share `meetext://` links that navigate directly to specific notes - **Workspace Management**: Organize notes by workspace with member access control ## Product Information - **Website**: https://meetext.xyz - **Parent Company**: Meetext (https://meetext.us) - **Type**: SaaS Developer Tool - **Platform**: VS Code Extension + Web Dashboard - **Target Users**: Individual developers, development teams, and enterprises ## Pricing Plans ### Free (Local Mode) - Unlimited local notes - No authentication required - Offline-first storage - Export/import functionality - Perfect for individual developers ### Pro (Free for Limited Time) - Everything in Free - Real-time team sync - Cloud storage with Firestore - Workspace collaboration - @mentions and notifications - Priority support ### Enterprise (Custom Pricing) - Everything in Pro - SSO with Google Workspace and SAML - Advanced security controls - Audit logs and compliance - Dedicated support - Custom integrations - AI-powered features ## Technical Architecture - **Frontend**: Next.js 15, TypeScript, Tailwind CSS - **Backend**: Firebase (Authentication + Firestore) - **Extension**: VS Code Extension API - **Storage**: Local JSON (Free) or Firestore (Pro/Enterprise) - **Authentication**: Google Sign-In, SSO (Enterprise) ## Use Cases 1. **Code Reviews**: Drop notes on specific code sections during reviews 2. **Knowledge Sharing**: Document complex code with inline explanations 3. **Team Discussions**: Start threaded conversations about implementation details 4. **Onboarding**: Leave helpful notes for new team members 5. **Bug Tracking**: Annotate problematic code with context 6. **Architecture Decisions**: Document why certain approaches were chosen ## Integration - VS Code Marketplace - Open VSX Registry (for Cursor, Windsurf) - Web Dashboard at meetext.xyz - Deep linking protocol: `meetext://` ## Security & Privacy - Local mode: No data leaves your machine - Team mode: Only selected code snippets are stored (not entire files) - Firebase Auth tokens stored securely in VS Code secrets API - Workspace membership verified before all operations - Enterprise-grade security with SSO and audit trails ## Installation ```bash # VS Code code --install-extension meetext # Or search "Meetext" in VS Code Extensions marketplace ``` ## Company Information Meetext is developed by Meetext, a company focused on AI-powered developer tools and collaboration platforms. - **Parent Company**: Meetext - **Parent Website**: https://meetext.us - **Product Website**: https://meetext.xyz - **Support**: support@meetext.xyz ## SEO Keywords code collaboration, slack for developers, google chat for developers, VS Code extension, Cursor IDE, Windsurf, developer tools, code notes, team collaboration, IDE extension, code comments, developer productivity, code review tools, inline code documentation, cross-editor collaboration, developer communication, code annotation, developer team chat ## Related Products Part of the Meetext ecosystem of developer tools focused on enhancing productivity and collaboration through AI-powered solutions.