Skip to content

Table and column intellisense not working #608

@mfairley

Description

@mfairley

Bug report

Describe the bug

I'm not sure if this is an extension or language server issue but intellisense for table names and column names isn't working. I do get schema suggestions but not not for the table or column names. I also get hover information for the table, so it suggests the language server does have access to the information but it's just not displaying.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Open a blank file
  2. type select * from auth. and check if you get drop down suggestions

Expected behavior

A dropdown appears with the table names

Screenshots

Image Image Image

System information

Version: 2.1.25 (Universal)
VSCode Version: 1.105.1
Commit: 7584ea888f7eb7bf76c9873a8f71b28f034a9820
Date: 2025-11-23T04:45:23.529Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

Additional context

Add any other context about the problem here.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions