Vscode-markdown: Backspace on a list entry of just space should delete the space

Created on 26 Mar 2019  ·  2Comments  ·  Source: yzhang-gh/vscode-markdown

What is the problem?

when there are spaces on a sub-list entry like below, pressing backspace doesn't delete the nearby space but it changes indent.

- abc
- def
  - <space><space>

How can I reproduce it?

  • make list
  • make sublist on a list entry
  • press 2 or more spacebars
  • try to delete the spaces

Is there any error message in the console?

N/A

Bug

All 2 comments

Thanks for the feedback. I will take a look at the weekend.

It should be fixed in the dev build.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

FrancesCoronel picture FrancesCoronel  ·  4Comments

jerry-sky picture jerry-sky  ·  4Comments

chuyangliu picture chuyangliu  ·  5Comments

maoturing picture maoturing  ·  4Comments

lotapp picture lotapp  ·  3Comments