Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Missing feature: surround selected text with curly brackets #196

@InvisOn

Description

@InvisOn

Missing feature

Currently when one selects text and presses round or square brackets it surrounds the selected text. Yet, this behavior is missing for curly brackets.

This would be very useful because the curly brackets are used extensively with the standard library strformat fmt.

Expected behavior

  1. Select text some text
  2. Press shift+{
  3. Curly brackets now enclose selected text {some text}

Actual behavior:

  1. Select text some text
  2. Press shift+{
  3. Left curly bracket replaces selected text: {

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