Skip to content

goto_matching_bracket should work when inside bracket body. #1258

@bayov

Description

@bayov

Current, the goto_matching_bracket action only works when the cursor is exactly at an opening or closing bracket.

The suggestion is to extend the functionality to work when inside bracket-enclosed contents as well. Similar IDEs (like VSCode and JetBrains) jump to the nearest closing bracket in such cases, and I believe Fresh should do the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions