Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Multiple Content Roots #1789

Closed
3 tasks
iamrecursion opened this issue Jun 8, 2021 · 2 comments
Closed
3 tasks

Add Support for Multiple Content Roots #1789

iamrecursion opened this issue Jun 8, 2021 · 2 comments
Assignees
Labels
--breaking Important: a change that will break a public API or user-facing behaviour p-high Should be completed in the next sprint

Comments

@iamrecursion
Copy link
Contributor

Summary

In order to let the IDE work with files over the filesystem, we want to add the system root and the user home as additional content roots.

Value

The IDE can work with arbitrary files.

Specification

  • Add support for multiple content roots.
  • Provide both the system root / (or equivalent on windows), and the user home directory.

Acceptance Criteria & Test Cases

  • We automatically start the server with multiple content roots available to the IDE.
@iamrecursion iamrecursion added Type: Enhancement --breaking Important: a change that will break a public API or user-facing behaviour p-high Should be completed in the next sprint labels Jun 8, 2021
@iamrecursion iamrecursion self-assigned this Jun 8, 2021
@MichaelMauderer
Copy link
Contributor

Is this a duplicate to #1780?

@iamrecursion
Copy link
Contributor Author

Superseded by #1780.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--breaking Important: a change that will break a public API or user-facing behaviour p-high Should be completed in the next sprint
Projects
None yet
Development

No branches or pull requests

3 participants