Skip to content

Property expression completions delete content #180

Open
@datho7561

Description

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

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