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(vsc): debug with vscode #107

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

waitingsong
Copy link
Contributor

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change
  1. 支持 vscode 调试
  2. vscode task 任务自动监控文件变化,无需额外运行 tsc -w
  3. vscode 支持 Ctrl+Shift+B 快捷键执行 run build 操作

1. debug with vscode
2. background watching .ts file changes without additional running `tsc -w`
3. Ctrl+Shift+B to run build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant