Skip to content

Autocompletion of double quotes off in Select Case #5031

Open
@SmileyFtW

Description

@SmileyFtW

Version 2.4.1.4742
OS: Microsoft Windows NT 10.0.17134.0, x64
Host Product: Microsoft Office x86
Host Version: 16.0.11629.20246
Host Executable: POWERPNT.EXE

Description

RD Auto-completion doesn't put cursor within auto-completed double-quote when writing a Case statement in a Select Case construct.

To Reproduce
Steps to reproduce the behavior:
1.Type: Case=
2. Add the first double-quote: Case="
3. VBIDE converts it to: Case Is ="
4. RD adds the closing double-quote
5. The cursor is after the s in Is

Expected behavior
Expected behavior would be for cursor to be inside the double-quotes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIdentifies work items for known bugsedge-caseMarks a bug as an edge case that would be nice to fix, but that likely doesn't affect normal use.feature-autocomplete

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions