Skip to content

Intellisense: offer new completions after selecting a completion with a triggering character #38

Open
@isc-tleavitt

Description

@isc-tleavitt

For example:
select * from (offers schemas)
pick a schema, get:
select * from MySchema.

To get table completions offered, I need to backspace the . and retype it, THEN it'll offer table suggestions. I shouldn't need to do that.

(from a bit of digging, this might be upstream all the way in VSCode.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions