Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hotel-repo-managerNew to Visual Studio Code? Get it now.
hotel-repo-manager

hotel-repo-manager

wzyan

|
21 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

飞猪酒店项目管理工具

支持功能

  1. showAll 酒店页面及组件架构图预览
  2. install 支持安装酒店页面及对应三端入口的安装 并支持配置hotel-repo-manager.json自定义安装路径
  3. config 打开配置文件 支持配置仓库根目录
  4. open 打开酒店指定仓库
{
  "repoBasePath": "/Users/yy/Documents/selfspace/vscode-extension-demo"
}

新增命令步骤

  1. 复制template.ts文件,命名为命令名,如:add.ts
  2. 修改文件name
  3. implementation中实现功能
  4. 在index.ts中添加模块
  5. 在package.json中添加命令配置
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft