Commit acae7ea
Updated dependencies and fixed breaking changes (#136)
Added VSCode tasks and launch options
Added scripts that follow the VSCode language service example more
closely
Fixes: #128 for errors now handled by @angular/language-service
Will need to add better exception handling to fix it in all cases
fixed issues with debugging locally1 parent 58bf3be commit acae7ea
File tree
9 files changed
+154
-119
lines changed- client
- server
- src
- tests/tools
- adapters
9 files changed
+154
-119
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
47 | | - | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
51 | | - | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
0 commit comments