diff --git a/erlang_ls.config b/erlang_ls.config index 74c892a8d..83e3e52a5 100644 --- a/erlang_ls.config +++ b/erlang_ls.config @@ -1,5 +1,5 @@ -otp_path: "/usr/lib/erlang" -plt_path: "_build/default/rebar3_24.3.3_plt" +#otp_path: "/usr/lib/erlang" +#plt_path: "_build/default/rebar3_24.3.3_plt" #code_reload: # node: ejabberd@localhost apps_dirs: @@ -14,12 +14,12 @@ macros: - name: DEPRECATED_GET_STACKTRACE - name: HAVE_ERL_ERROR - name: HAVE_URI_STRING - - name: OTP_BELOW_25 + - name: OTP_BELOW_27 - name: SIP - name: STUN diagnostics: -# enabled: -# - crossref + enabled: + - crossref disabled: # - dialyzer - unused_includes # Otherwise it complains about unused logger.hrl