Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.13 KB

vue-i18n-helper README

Features

We provide shortcuts for writing vue-i18n, Select the text and use CTRL +T, You will replace the selected text for formatting.Also if you select the text, use the CTRL + shift + p, call command kuaizi / @ $t to execute it.

feature X

custom block

feature X

Release Notes

Users appreciate release notes as you update your extension.

1.2.0

  • Fixed
    • #2 - cursor select the key, 保持选择文字
  • Feature
    • #3 - support to generate vue-i18n custom block 支持 custom block 生成代码

1.0.0

  • Any character substitution is supported
  • Supports multi-line character substitution

中文

  • 支持任意字符替换
  • 支持多行文字替换

0.0.1

Added features Ctrl+T to convert vue-i18n gammer and command @kuaizi/$t.


Enjoy!