1 Star 0 Fork 0

逆光影者/my-txt-tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.nls.json 997 Bytes
一键复制 编辑 原始数据 按行查看 历史
逆光影者 提交于 2022-12-21 23:32 . 添加自定义文本处理功能
{
"config.formatRowPrefix.description": "The prefix of each line when the command: `format all` is triggered",
"config.formatRowPrefix.enumDescriptions.threeEnSpaceAndRow": "use \\r\\n and three half-angle Spaces: `\\r\\n`   ,\n\n```markdown\n\n The first row...\n\n The second row...\n```",
"config.formatRowPrefix.enumDescriptions.twoCnSpaceAndRow": "use \\r\\n and two full-angle Spaces: `\\r\\n  `,\n\n```markdown\n\n  The first row...\n\n  The second row...\n```",
"config.formatRowPrefix.enumDescriptions.threeEnSpace": "use three half-angle Spaces:    ,\n\n```markdown\n The first row...\n The second row...\n```",
"config.formatRowPrefix.enumDescriptions.twoCnSpace": "use two full-angle Spaces: `  `,\n\n```markdown\n The first row...\n The second row...\n```",
"commands.customTxtActions.description": "customTxtActions-xxx",
"config.customTxtActions.description": "please refer to README.md of the plugin"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/cpfree/my-txt-tool.git
git@gitee.com:cpfree/my-txt-tool.git
cpfree
my-txt-tool
my-txt-tool
main

搜索帮助