Skip to content

Property expression completions delete content #180

Description

@datho7561

Given the following properties file:

hjkl = 1234
asdf = ${|}
  1. Open completion at |
  2. Accept the ${hjkl} suggestion

EXPECTED: asdf = ${hjkl|}

ACTUAL: asdf = | (content is deleted)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions