Skip to content

feature:  #168

@Kyren223

Description

@Kyren223

Is your feature request related to a problem? Please describe.

There is no way to configure how things are concealed

Describe the solution you'd like

Configuration options for the following functionality:

  • Whether to show/hide the thing under the cursor in normal mode
  • Whether to show/hide the entire file (except cursor or line) in insert mode

The desired goal for me is when going to a mode that isn't normal (insert/visual) I don't want the entire file to get back to normal just because I edit a TODO, so being able to decide to only show the raw text when the cursor is on the thing and not the entire file (like the current normal mode behavior), or even specifying a range like "show only 5 lines around the cursor (2 up, 2 down, 1 current).

Another thing that'd be cool, is in visual mode, only show raw text that is actively selected (or some amount of lines around selections) rather than the entire file.

Describe alternatives you've considered

N/A

Additional information

No response

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