Skip to content

Feature: start from table completion #1069

@rklak

Description

@rklak

I would like to speed up query building process. Most of the time i need to write SELECT * FROM tableName and than come back to * to have autocompletion for columns.

It will be nice to type sth like {prefix} tableName to get table autocompletion and after hit some keystrokes(< TAB >, < ENTER > whatever) it will expand to SELECT * FROM tableName witch caret at *.

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