VSCodeVim / VSCodeVim/Vim

`d }` may should delete the indent if at the first char of current paragraph

Open
#6,420 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

kind/bug
Dominant language
TypeScript
Stars
15.2k
Forks
1.5k
Avg merge
3d 18h
Merged PRs (30d)
6

Description

I think this may not be a bug.
When you are at the first char of current paragraph who has an indent, type d } may should delete the indent also.
Here are example of VSCode:
Peek 2021-04-04 13-37
This is what does in VIm:
Peek 2021-04-04 13-38
Hope your opinion!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Reproduce d } at the first character of an indented paragraph, compare the current behavior with the VSCode and Vim examples, and consider the issue done when the intended indent behavior is confirmed and covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.