Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Multi Template): 支持多 template 文件 #71

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

ChanDaoH
Copy link
Collaborator

@ChanDaoH ChanDaoH commented Aug 20, 2019

re #65

多template

  1. 原有的单 template 文件时所支持的所有功能,都迁移至了多 template 文件(语法校验、自动补全、template 跳转到 Code、CodeLen 等),单 template 文件时的行为与过去一样
  2. 本地资源面板提供 template 资源显示,点击后跳转到对应的 template 文件
  3. 本地资源面板提供 template 级别下的函数创建
  4. 本地资源面板提供 template 级别的部署

src/commands/localDebugFunction.ts Outdated Show resolved Hide resolved
src/models/events.ts Outdated Show resolved Hide resolved
src/utils/constants.ts Outdated Show resolved Hide resolved
src/lens/ServerlessLensProvider.ts Outdated Show resolved Hide resolved
src/utils/constants.ts Outdated Show resolved Hide resolved
src/utils/constants.ts Outdated Show resolved Hide resolved
src/utils/constants.ts Outdated Show resolved Hide resolved
src/utils/constants.ts Outdated Show resolved Hide resolved
@ChanDaoH ChanDaoH force-pushed the zechen/feat-multi-template branch 2 times, most recently from 4551374 to f75d1b6 Compare August 20, 2019 10:40
@ChanDaoH ChanDaoH merged commit 64e9f06 into master Aug 20, 2019
@ChanDaoH ChanDaoH deleted the zechen/feat-multi-template branch August 20, 2019 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants