Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Autocompletions for variables #13

@tjbcg

Description

@tjbcg

Hey. I noticed the variables don't get autocompleted, and That would be really useful...

You could use this regex to match variable declarations :

(int|boolean|bool|long|char)\*{0,1} ([a-zA-Z]+)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions