LCFC Token Generator
简介
"LCFC Token Generator" 是一个用于快速生成特定格式的令牌(Token)的 VS Code 扩展。
功能
- 生成添加(Add)类型的开始和结束令牌:使用快捷键
Alt+C 和 Alt+V 。
- 生成移除(Remove)类型的开始和结束令牌:使用快捷键
Ctrl+Alt+C 和 Ctrl+Alt+V 。
- 生成修改(Modify)类型的开始和结束令牌:使用快捷键
Shift+Alt+D 和 Shift+Alt+F 。
- 自动递增用户令牌版本:使用快捷键
Alt+= 。
安装要求
无特殊要求。
扩展设置
该扩展提供以下设置选项:
lcfc-token-generator.userToken : 用户自定义的令牌字符串(默认为 "defaultToken")。
已知问题
暂无。
更新日志
0.0.2
- 新增了移除(Remove)和修改(Modify)类型的令牌生成。
- 新增了自动递增用户令牌版本的功能。
0.0.1
更多信息
有关更多信息,请email: yiming.liu@lcfuturecenter.com
祝您使用愉快!
LCFC Token Generator
Introduction
The "LCFC Token Generator" is a VS Code extension designed for quickly generating tokens in a specific format.
Features
- Generate Start and End Tokens for Add: Use the shortcuts
Alt+C and Alt+V .
- Generate Start and End Tokens for Remove: Use the shortcuts
Ctrl+Alt+C and Ctrl+Alt+V .
- Generate Start and End Tokens for Modify: Use the shortcuts
Shift+Alt+D and Shift+Alt+F .
- Automatically Increment User Token Version: Use the shortcut
Alt+= .
Installation Requirements
No special requirements.
Extension Settings
The extension offers the following settings options:
lcfc-token-generator.userToken : User-defined token string (default is "defaultToken").
Known Issues
None at the moment.
Changelog
0.0.2
- Added the ability to generate tokens for Remove and Modify types.
- Added the ability to automatically increment the user token version.
0.0.1
- Initial version, providing basic functionalities.
For more information, please email: yiming.liu@lcfuturecenter.com
Enjoy using it!
| |