You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi 👋 I'd like to take a stab at this issue. I see your comment here #427 (comment)
I agree that a warning would be a good improvement. Should we go even further and ignore a value of . replacing it with ""? (this would be in addition to the warning).
That would be done here correct? Where we'll check if the rootPath is . and replace it with ""
elixirLS.projectDir having the value
.
causes the extension to not work. We should either ignore.
or raise an issueResults in an error like
Skipping build because cwd changed from /home/jason/dev/gen_tracker/. to /home/jason/dev/gen_tracker
in the output logThe text was updated successfully, but these errors were encountered: