Skip to content

How to insert <TAB> after word? #12132

Description

@funny-falcon

Our coding standard require to insert after type name on variable/field declaration:

struct A {
  size_t/*TAB here*/fsize;
  size_t/*and I try to type it here*/
};

When I type size_t autocompletion window pops up, and starts choose of variants, and I don't get how to insert just itself.

Can you help me?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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