Skip to content
Discussion options

You must be logged in to vote

Hi, @rfalanga

To clarify how workspaces work, especially when dealing with multi-root environments:

  • IDE Support: Multi-root workspace structures are primarily native to Visual Studio Code (and VS Code-based environments like Codespaces or GitHub Copilot Workspace). Other IDEs like Visual Studio or JetBrains Rider handle multi-repository projects differently and do not use the same workspace configuration files.

  • Workspace File Location: A workspace configuration is not stored inside any single repository by default. Instead, it is saved as a separate .code-workspace file (or managed centrally by the platform if running in a cloud workspace). This file simply holds relative file paths p…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@rfalanga
Comment options

Answer selected by rfalanga
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other General topics and discussions that don't fit into other categories, but are related to GitHub Question Ask and answer questions about GitHub features and usage Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates Other Features and Feedback Discussions that fall into "Other" category
3 participants