-
Add tasks.json and launch.json in this repo to the
.vscode
folder. -
Add keyboard shortcuts in keybindings.json to your VS Code keybindings.json.
-
To execute a task press the corresponding keyboard shortcut.
- Lint:
Ctrl+Shift+L
- Build:
Shift+Cmd+B
- Serve:
Shift+Cmd+S
- Open:
Shift+Cmd+O
- Tests:
Shift+Cmd+T
- E2E Tests:
Ctrl+Shift+E
- You can also execute tasks by pressing Cmd+P, then type task and press the spacebar.
Start typing the name of the task and pressEnter
to execute the task.
- Lint:
-
To debug the app, first serve (
Shift+Cmd+S
) the app then pressF5
with the "Launch Chrome with ng serve" debug config selected. -
To debug unit tests, launch tests (
Shift+Cmd+T
) the app and press F5 with the "Launch Chrome with ng test" debug config selected. -
To end a running task press
Shift+Cmd+X
, then select the task to end and press Enter.
forked from tonysneed/vscode-ng
-
Notifications
You must be signed in to change notification settings - Fork 0
VS Code Tasks and Launch Files for Angular Development
License
natepelzel/vscode-ng
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
VS Code Tasks and Launch Files for Angular Development
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published