Supabase for Visual Studio CodeSupercharge your productivity by integrating your local Supabase instance into your favourite editor. Features | Support and Community | Pricing | Contributing | Contributors | License Getting StartedInstall the Supabase VS Code Extension by clicking Install on the banner above, or from the Extensions side bar in VS Code, by searching for Supabase. DependenciesSupabase CLIThe Extension currently requires Supabase to be running locally. Follow the steps to install and start the Supabase CLI. GitHub CopilotTo use the Copilot Chatparticipant integration an active GitHub Copilot subscription is required. A free trial is available. FeaturesGitHub Copilot Chat ParticipantThis Extensions provides a GitHub Copilot Chat Participant to help with your Supabase questions. Simply type Copilot Guided Database MigrationsThe Extension provides a guided experience to help you create and apply database migrations. Simply type Inspect Tables & ViewsInspect your tables and views, including their columns, types, and data, directly from the editor! List Database MigrationsSee the migration history of your Database. Inspect Database FunctionsInspect your database functions and their SQL definitions. List Storage BucketsList the storage buckets in your Supabase project. Support and CommunitySupport documentation can be found on the Supabase Support Page. For community support, you can join the Supabase Discord Server. Issue Reporting and Feature RequestsFound a bug? Have a feature request? Please open an issue on GitHub. PricingSupabase has a generous free tier, giving you a fully fledged Postgres Database for every project. Running Supabase locally is completely free and doesn't require any account! Once you're ready to deploy your project, you can sign up for a free account and link your local project. ContributingThe entire Supabase stack is fully open source, including this Extension. In fact, this extension was originally created by Anas Araid during an open source hackathon. Your contributions, feedback, and engagement in the Supabase community are invaluable, and play a significant role in shaping our future. Thank you for your support! Want to contirbute to this Extension? Follow the CONTRIBUTING docs to get started. Want to contribute to other Supabase projects? Check out the good first issues. ContributorsA big thanks to the people that have contributed to this project 🙏❤️: LicenseMIT |