Skip to content

Autocompletion wrongfully parses variable declaration as a function #109

@GAMMACASE

Description

@GAMMACASE

Currently if you create the static variable and use brackets somewhere in its initialization (either by using sizeof(), view_as<>(), or any other alike), autocompletion would think about it as a function and will try to autocomplete brackets (I assume if you do have this option enabled) when it shouldn't.
Example:
Nw6MFexptB

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions