# comstr **Repository Path**: TsubasaYeung/comstr ## Basic Information - **Project Name**: comstr - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-15 - **Last Updated**: 2024-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # comstr README 客户端辅助工具合集 ## 安装方式 - 下载文件 [comstr-0.0.1.vsix][vsce_comstr_vsix] - 在VS Code中快捷键 CTRL+SHIFT+P - 查找并选择 `Install from VSIX...` - 选择下载好的插件文件 `comstr-0.0.1.vsix` [vsce_comstr_vsix]: http://192.168.1.205:3000/cyj/comstr_Plus/raw/master/comstr-0.0.1.vsix "VS Code 插件 - comstr.vsix" ## 扩展程序配置 使用之前请添加以下设定 * `comstr.useridBeg`: 分配的Comstr段起始(不包括产品号)例如:500000 ## 使用指南 * `Comstr Edit`: 输入**comstrID**返回对应的字符串 * `comstr.addComment`: 为在编辑器中选中的**comstrID**添加注释 * `Comstr Insert`: 输入字符串,自动在**Comstr.json**文件中添加(使用钱请配置 `comstr.useridBeg` ) * `IDDef.CreateFrom`: 根据**IDDef**文件的自动添加**WND_ID**枚举并自动创建窗口类