Skip to content

Autocomplete bracket inside word (function call) #5004

Open
@SonGokussj4

Description

@SonGokussj4

Description
Initialize function call with an open bracket "in the word"

To Reproduce

  1. Debug.Print "dict: " & dictToStr|this.dict
  2. Press (

Expected behavior
Debug.Print "dict: " & dictToStr(|this.dict
or
Debug.Print "dict: " & dictToStr(this.dict)|

Resulting behavior
Debug.Print "dict: " & dictToStr((|); this.dict

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