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
Add support for Julia environment inside a subdirectory
`lsp-mode` overrides default directory to be the project root
directory upon start so that a Julia environment residing in a
subdirectory won't be picked up. A better alternative could be just
start looking for an environment root starting from the current file
if available.
0 commit comments