zjffun / vscode-snippets-manager

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

How to indent with tab? #7

Closed yunsii closed 1 year ago

yunsii commented 1 year ago

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

yunsii commented 1 year ago

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

zjffun commented 1 year ago

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

zjffun commented 1 year 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