Skip to content

Tables and columns names should autocomplete when in quote#487

@theoludwig

Description

@theoludwig

Bug report

When writing a SQL query:

SELECT table_name

Pressing CTRL + Space in VSCode, after SELECT, successfully auto-complete with the available tables, however, if I open with quote like that: SELECT ", it doesn't autocomplete, but it should work the same.

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