Commit c634053
committed
(GH-187) Partial Revert 3690ca20dd
Previously commit 3690ca20dd the Socket connection object was modified for the
STDIO server. However this was causing issues and was not required. This
commit partially reverts the changes in 3690ca20dd to the TCP Server and
JSON Handler to the parent commit.1 parent f055d57 commit c634053
File tree
2 files changed
+3
-17
lines changed- lib
- puppet-languageserver
- puppet-vscode
2 files changed
+3
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 38 | | |
53 | 39 | | |
54 | 40 | | |
| |||
0 commit comments