Skip to content

Autocomplete with Debug.Print before variable #5005

Open
@SonGokussj4

Description

@SonGokussj4

Description
With MsgBox, it behaves like #4900
With Debug.Print it's different

To Reproduce

  1. Debug.Print |this.dc.TableName
  2. Type "

Expected behavior
Debug.Print "|this.dc.TableName

Resulting behavior
Debug.Print "|"; this.dc.TableName

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests, or enhancements to existing features. Ideas. Anything within the project's scope.feature-autocomplete

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions