We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
erlang extension is active starting : escript.exe c:\Users\paultang.vscode\extensions\pgourlain.erlang-0.6.5\rebar3 compile ===> Verifying dependencies... ===> Compiling vscode_lsp apps/erlangbridge/src/gen_lsp_help_server.erl:21: Warning: function atom_to_binary/1 is unused escript.exe exit code:0 starting : erl -noshell -pa src -pa ebin -s int -vscode_port 52640 -s vscode_lsp_entry start 52640 src/gen_lsp_help_server.erl:21: Warning: function atom_to_binary/1 is unused src/gen_lsp_help_server.erl:86: Warning: function eep48_render_fun_doc/3 is unused .... Old inliner: threshold=0 functions=[{hex,1}] Old inliner: threshold=0 functions=[{object_key,2}] =ERROR REPORT==== 11-Nov-2020::22:02:35.021000 === LSP handler error error:badarg while executing lsp_handlers:initialize(_, #{capabilities => #{textDocument => #{codeAction => #{codeActionLiteralSupport => #{codeActionKind => #{valueSet => [<<
The text was updated successfully, but these errors were encountered:
shit
Sorry, something went wrong.
Should be fixed by #274
No branches or pull requests
erlang extension is active
starting : escript.exe
c:\Users\paultang.vscode\extensions\pgourlain.erlang-0.6.5\rebar3 compile
===> Verifying dependencies...
===> Compiling vscode_lsp
apps/erlangbridge/src/gen_lsp_help_server.erl:21: Warning: function atom_to_binary/1 is unused
escript.exe exit code:0
starting : erl
-noshell -pa src -pa ebin -s int -vscode_port 52640 -s vscode_lsp_entry start 52640
src/gen_lsp_help_server.erl:21: Warning: function atom_to_binary/1 is unused
src/gen_lsp_help_server.erl:86: Warning: function eep48_render_fun_doc/3 is unused
....
Old inliner: threshold=0 functions=[{hex,1}]
Old inliner: threshold=0 functions=[{object_key,2}]
=ERROR REPORT==== 11-Nov-2020::22:02:35.021000 ===
LSP handler error error:badarg while executing lsp_handlers:initialize(_, #{capabilities =>
#{textDocument =>
#{codeAction =>
#{codeActionLiteralSupport =>
#{codeActionKind =>
#{valueSet =>
[<<
The text was updated successfully, but these errors were encountered: