apptools-lab / AppWorks

🐻 基于 VS Code 插件的前端研发工具集,站点国内镜像:https://apptools.gitee.io
https://appworks.site/
MIT License
996 stars 181 forks source link

Cursor placement #1019

Closed hisbvdis closed 2 years ago

hisbvdis commented 2 years ago

Problem Description

When autocomplete typing, cursor places after closing braces. IMHO, it is not comfortable, because i need to type between braces. Maybe it makes sense to put the cursor between the brackets.

Proposed proposal/Proposal

Just as it is done in the VS Code:

  1. Place cursor before opening braces, allowing to type braces and type beetween them
  2. Or place cursor inside braces block

bandicam 2022-05-31 11-38-16-669

fyangstudio commented 2 years ago

This issue will be fixed in our next release.

fyangstudio commented 2 years ago

React Style Helper v1.1.2