- Notifications
You must be signed in to change notification settings - Fork1.5k
Commita083d58
authored
Fix lua_language_server_config variable name (#5025)
Since added in commitf2a21c9, the implementation and documentation hasdiffered in their naming. The latter has had an additional lua_-prefix.With this fix, setting the variable as documented actually results in a'workspace/didChangeConfiguration' method being executed on the luals.Adding a reference to the documentation of which configurations the lspsupports doesn't hurt, so that's done too.Co-authored-by: cos <cos>1 parent3539f39 commita083d58
1 file changed
+10
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| |||
0 commit comments
Comments
(0)