Bugfix
9 changes
Fix Code.quoted_to_algebra/2 for operator with :do key as operand
Do not crash parallel compiler when it receives diagnostics from additional code evaluation
Always log errors at the end of compilation
Fix String.capitalize/1 with a single codepoint
Fix autocompletion of function signatures on Erlang/OTP 26
Do not assume $HOME is set
Handle compilation of rebar3 dependencies when rebar3 is on a path with spaces on Unix
Properly resolve relative paths when running tests from individual files
Properly resolve Windows paths when running tests from individual files