alibaba / alibaba/serverless-vscode
多模板匹配任意文件名
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 289
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
我在一个project里面管理了多个服务/函数,全部写在一个template里面显得很混乱,希望有办法能够用多个小文件实现。
**Describe the solution you'd like**
允许任意`*.yml`作为template文件。我在multitemplate里面尝试使用这种写法失败了,它只能精确匹配文件名。
**Describe alternatives you've considered**
或者可以尝试给每个服务/函数一个template。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.