Skip to content

Add AC setting to optionally add For loop variable in Next statement when block-completing For...Next #4347

Open
@SmileyFtW

Description

@SmileyFtW

When auto-completing For Each/Next have the option to have the each object be included in the closing Next:

For Each thing in things
Next thing.

Similarly for With/End With except it would need to be added as a comment.

With thing
End With 'thing

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests, or enhancements to existing features. Ideas. Anything within the project's scope.feature-autocompletefeature-block-completionAC issues specific to the "block completion" handlerfeature-settings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions