Skip to content

Allow config the code completion #36

Open
@vstiebe

Description

@vstiebe

Allow configuration for the sql code completion.
If one need keywords in lowercase and table and field names in uppercase in Windows, a configuration is necessary.

Examples:
select FIELD from TABLE where FIELD = value;
alter TABLE add FIELD datatype;

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