Skip to content

Commit 94d4019

Browse files
authored
Update ide-setup.md
1 parent 9307576 commit 94d4019

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/ide-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ The following are some commons user settings for VS Code IDE.
2929
"html.format.wrapLineLength": 60,
3030
```
3131

32+
### Core Extensions
33+
- [Angular language service](https://marketplace.visualstudio.com/items?itemName=Angular.ng-template): Provide a rich editing experience for Angular templates.
34+
3235
### 常用的 Extensions
3336

3437
- [Angular 6 Snippets](https://marketplace.visualstudio.com/items?itemName=johnpapa.Angular2): TypeScript and HTML 的 snippets.

0 commit comments

Comments
 (0)