firecamp-io / firecamp

VSCode for APIs, Postman Alternative.
https://firecamp.dev
317 stars 22 forks source link

Cursor appears at the beginning of a line even when (sub)points are automatically added #74

Closed pavelsaman closed 3 years ago

pavelsaman commented 4 years ago
  1. problem

In markdown, there's a feature when points and numbers in lists are automatically added when [Return] is pressed (when moving to a new line). However, this doesn't work well with the fact that the cursor is always set at the beginning of a line.

markdown_list_handling

  1. steps to reproduce

markdown => create a list, it can be both a numbered list, or with (sub)points => hit [Return]

  1. desired behaviour

When automatically adding "-" or numbers as part of a (numbered) list, set the cursor at the end of such a line.

  1. version

Snap v1.0.0

Nishchit14 commented 3 years ago

Firecamp v2.0 released.