Skip to content

Variable suggestion should come with brackets #31

Open
@tpluscode

Description

@tpluscode

When IDE module currently provides suggestion for a variable reference, it produces an invalid document:

Untitled 2

On the screenshot above it should be

-variable VARIABLE
+[variable] VARIABLE

So that the inserted text is enclosed in square brackets, similarly to how the STRING terminal is proposed.

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