Commit 3e775f8
committed
`lsp-lens--create-interactive-command': non-nil
The COMMAND? argument of that function mustn't be nil, which is unclear
from its name (?). Note that fact in its docstring.
The name of that argument is still good though, because it refers to a
field name in `CodeAction' and `CodeLens'.
Based on a discussion with @kiennq.1 parent b920f62 commit 3e775f8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
| |||
0 commit comments