© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4w ago•
4 replies
Amal Chandran

VSCode IntelliSense not working for Supabase-generated types despite correct setup

PostgREST🟡javascript
Hi Supabase community,

VSCode IntelliSense/autocomplete isn't picking up table/column names from my generated Supabase TypeScript types in queries, despite following the official docs.

Details:
- Types compile fine (no TS errors), but no autocomplete for
.from('users').select()
.from('users').select()
etc.—just generic suggestions
- TypeScript version: ^5.6.2 (latest)
- VSCode: 1.92.0 with TypeScript Language Features extension
- Tried: Restarting TS server, reloading window, no conflicting extensions

Check the minimal repro repo for full setup/configs: https://github.com/amal-chandran/supabase-experiments/tree/experiment/better-auth

Has anyone faced this? Any specific VSCode settings, extension conflicts, or CLI flags I'm missing?
GitHub
GitHub - amal-chandran/supabase-experiments at experiment/better-auth
This repository is to keep track of all the Supabase experiments. - GitHub - amal-chandran/supabase-experiments at experiment/better-auth
GitHub - amal-chandran/supabase-experiments at experiment/better-auth
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,729Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Generated Types for Dart
SupabaseSSupabase / help-and-questions
13mo ago
Supabase extension for VSCode
SupabaseSSupabase / help-and-questions
5mo ago
Can you change supabase generated Json types?
SupabaseSSupabase / help-and-questions
4y ago
correct types for this function?
SupabaseSSupabase / help-and-questions
4y ago