Skip to content

Second argument is replaced upon completing the first argument in a method call #41971

@michelkaporin

Description

@michelkaporin
  • VSCode Version: Latest Insiders
  • OS Version: Mac OS

Steps to Reproduce:

  1. Insert cursor before the first argument (that accesses some property) to the method.
  2. Start typing new argument that also accesses property.
  3. On suggestion appearance, press Tab to enter suggestion value
    It replaces the old first argument instance with the property from the new argument.

vscode

Metadata

Metadata

Assignees

Labels

*caused-by-extensionIssue identified to be caused by an extension

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions