Skip to content

AutoComplete to add $ for VBA's string returning functions #4143

Open
@ThunderFrame

Description

@ThunderFrame

With string returning functions like Left$, Right$, etc. it's easy to forget to add the $ for the String variation of the otherwise Variant returning function.

AC can fix this:

Type Left( get Left$(|)
Type Right( get Right$(|)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests, or enhancements to existing features. Ideas. Anything within the project's scope.feature-autocompletefeature-autocorrectAC issues specific to the "autocorrect" handler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions