Commit 3d8dd1b
committed
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.1 parent 809da95 commit 3d8dd1b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
| 255 | + | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments