Skip to content

snippets, along with other sql prompt features #67

Closed
@bjwellsi

Description

@bjwellsi

in redgate you can do things like ii[tab] to get insert into, and then when you type the table name it'll expand out the fields in the field name section, and then put in blank values for each field. Very useful.

I have custom snippets that can turn ii[tab] into insert into table (fields) values (values), but it'd be great if there was a way to recognize inserts and expand out the fields automatically.

same with exec. when I select the sproc I'd love if I could get an auto expansion of the params. similar to #37

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions