Skip to content

SCP mishandling pair-closing character inside string literal #5340

Open
@SonGokussj4

Description

@SonGokussj4

Rubberduck version information
The info below can be copy-paste-completed from the first lines of Rubberduck's log or the About box:

Version 2.5.0.5249
OS: Microsoft Windows NT 10.0.19041.0, x64
Host Product: Microsoft Office x86
Host Version: 16.0.12228.20364
Host Executable: EXCEL.EXE

Description
myString = "Beginning |"
Type "
Becomes: myString = "Beginning"| "
Expecting: myString = "Beginning "|

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions