Skip to content

The extension only inserts the opening parenthesis ( and does not auto-close it with ) #997

@Unnamed-001

Description

@Unnamed-001

Godot version

v4.6.1.stable.steam [14d19694e]

VS Code version

1.111.0

Godot Tools VS Code extension version

2.6.1

System information

Windows 10

Problem statement

When selecting a function from the autocomplete suggestions in VS Code, the extension only inserts the opening parenthesis ( and does not auto-close it with ).

Proposed solution

The autocomplete should ideally insert the full () pair and place the cursor inside, or at least trigger VS Code's native auto-closing brackets feature so the user isn't left with an orphaned parenthesis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementlanguage serverIssue is not originating from this extension, but from the LSP instead

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions