Skip to content

Commit d4b090e

Browse files
authored
fix: vscode sends an another "attribute" (#331)
1 parent 7fe7efd commit d4b090e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/next_ls.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ defmodule NextLS do
369369
nil
370370
end
371371

372-
nil ->
372+
_ ->
373373
nil
374374
end
375375
else

0 commit comments

Comments
 (0)