zjffun / vscode-snippets-manager

Create and edit snippets easily.
https://marketplace.visualstudio.com/items?itemName=zjffun.snippetsmanager
MIT License
38 stars 7 forks source link

How to indent with tab? #7

Closed yunsii closed 2 years ago

yunsii commented 2 years ago

I use tab to indent code, when edit item, how to input tab? \t is not valid.

yunsii commented 2 years ago

I use show source to re-edit to workaround now 😂

zjffun commented 2 years ago

Seems a bug. I will fix it this weekend. Thank you.

zjffun commented 2 years ago

We added support to edit body in text editor in v0.1.6.

For input tab:

  1. Click this button

    image
  2. Change indent type

    image
  3. Input tab

    image