File tree
99 files changed
+2064
-1129
lines changed- scripts
- src
- PowerShellEditorServices
- Debugging
- Session
- Utility
- PowerShellEditorServices.Host
- PowerShellEditorServices.Protocol
- Client
- DebugAdapter
- LanguageServer
- MessageProtocol
- Channel
- Serializers
- Server
- test
- PowerShellEditorServices.Test
- Console
- Debugging
- Properties
- PowerShellEditorServices.Test.Host
- Properties
- PowerShellEditorServices.Test.Protocol
- DebugAdapter
- LanguageServer
- Message
- Properties
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+2064
-1129
lines changedDiff for: PowerShellEditorServices.sln
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Diff for: appveyor.yml
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 |
| |
11 | 19 |
| |
12 | 20 |
| |
|
Diff for: scripts/AddCopyrightHeaders.ps1
+19-13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
16 | 15 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 16 | + | |
21 | 17 |
| |
22 |
| - | |
| 18 | + | |
| 19 | + | |
23 | 20 |
| |
24 |
| - | |
| 21 | + | |
25 | 22 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 |
| |
| 33 | + | |
| 34 | + | |
30 | 35 |
| |
31 | 36 |
| |
32 |
| - | |
| 37 | + | |
| 38 | + | |
33 | 39 |
| |
34 |
| - | |
| 40 | + |
This file was deleted.
-207
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 | 62 |
| |
68 | 63 |
| |
69 |
| - | |
70 | 64 |
| |
71 | 65 |
| |
72 | 66 |
| |
|
+31-10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
42 | 56 |
| |
43 | 57 |
| |
44 | 58 |
| |
| |||
50 | 64 |
| |
51 | 65 |
| |
52 | 66 |
| |
| 67 | + | |
53 | 68 |
| |
54 | 69 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
| 70 | + | |
| 71 | + | |
60 | 72 |
| |
61 | 73 |
| |
62 | 74 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
| 75 | + | |
| 76 | + | |
66 | 77 |
| |
67 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
68 | 87 |
| |
69 | 88 |
| |
70 |
| - | |
71 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
72 | 93 |
| |
73 | 94 |
| |
74 | 95 |
| |
|
0 commit comments