# \#juliaworkspaces

**URL:** https://discourse.julialang.org/tag/juliaworkspaces/1700.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [How to achieve consistency when using workspaces on Julia 1.11?](https://discourse.julialang.org/t/how-to-achieve-consistency-when-using-workspaces-on-julia-1-11/135837)

<div class="topic-metadata">

**Author:** [@ufechner7](https://discourse.julialang.org/u/ufechner7)\
**Replies:** 4\
**Last updated:** [February 26, 2026, 11:49am UTC](https://discourse.julialang.org/t/how-to-achieve-consistency-when-using-workspaces-on-julia-1-11/135837 "2026-02-26T11:49:31Z")

</div>

In my project, I have a couple of sub-projects: \[workspace\] projects = \["examples", "examples\_3d", "docs", "test"\] I am trying to write an install script that instantiates and precompiles the main project and all sub-p…

---

## [What is the purpose of JuliaWorkspaces.jl?](https://discourse.julialang.org/t/what-is-the-purpose-of-juliaworkspaces-jl/123181)

<div class="topic-metadata">

**Author:** [@ufechner7](https://discourse.julialang.org/u/ufechner7)\
**Replies:** 0\
**Last updated:** [November 27, 2024, 5:37pm UTC](https://discourse.julialang.org/t/what-is-the-purpose-of-juliaworkspaces-jl/123181 "2024-11-27T17:37:24Z")

</div>

What is the purpose the the package JuliaWorkspaces? It seams to be an important component of the VSCode Julia plugin. But which requirements does this package implement that justify that it is a separate package? wha…
