From b64ccee483d63f63e8276df8c4e97a5784cabf2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 1 Oct 2024 11:50:31 +0000 Subject: docs: update server_configurations.md skip-checks: true --- doc/server_configurations.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/server_configurations.md') diff --git a/doc/server_configurations.md b/doc/server_configurations.md index d7f85e9d..9f1b9019 100644 --- a/doc/server_configurations.md +++ b/doc/server_configurations.md @@ -6252,6 +6252,9 @@ Julia project, you must make sure that the project is instantiated: ```sh julia --project=/path/to/my/project -e 'using Pkg; Pkg.instantiate()' ``` + +Note: The julia programming language searches for global environments within the `environments/` +folder of `$JULIA_DEPOT_PATH` entries. By default this simply `~/.julia/environments` @@ -6259,7 +6262,8 @@ julia --project=/path/to/my/project -e 'using Pkg; Pkg.instantiate()' ```lua require'lspconfig'.julials.setup{} ``` - +**Commands:** +- JuliaActivateEnv: Activate a Julia environment **Default values:** - `cmd` : -- cgit v1.2.3-70-g09d2