Skip to content

Selecting an array suggestion when using yaml gives square brackets #152

Open
@testA113

Description

@testA113

Scenario
Given I'm using the yaml autocomplete mode
When I select an autocomplete suggestion that has an array type
Image

Expected results:
Then I should just get the autocompletion, without any extra characters
(or alternatively, I should get a new line with an - to start an array)

Actual results:
I get the autocompletion and square brackets
Image

I can see this being useful for JSON suggestions, but it disrupts my flow with YAML

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions