Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsamson committed Jan 2, 2024
1 parent 2118e9b commit efeb9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/language_server/lib/language_server/parser.ex
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ defmodule ElixirLS.LanguageServer.Parser do
)

Code.ensure_loaded?(Phoenix.LiveView.HTMLEngine) ->
# LV <= 0.17
# LV <= 0.18.17
EEx.compile_string(text,
file: file,
parser_options: parser_options,
Expand Down

0 comments on commit efeb9f2

Please sign in to comment.