Add support for multiple root folders
See original GitHub issueCurrently, OmniSharp requires a single root folder or solution to be specified at start up with the -s
command line switch. Soon, VS Code will provide support for multiple root paths. To account for this, it should be possible to launch OmniSharp without setting -s
and then use end points to add and remove root paths that project systems would respond to.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:20
- Comments:12 (2 by maintainers)
Top Results From Across the Web
Let radarr managed multiple (root)folders
You can have multiple root folders, but only one will be the primary folder. You should not add multiple folders inside the same...
Read more >Multi-root Workspaces in Visual Studio Code
Opening multiple folders with your platform's native file open dialog will create a multi-root workspace. command line --add. Add a folder or multiple...
Read more >[Feature Request] Allow for multiple root folders in ...
If my understanding is correct, Repository Manager only knows of one root folder for repositories it tracks (named default repository folder).
Read more >Keeping multiple root directories in a single partition
I'm aware of two different ways to do this: symlinks and bind-mounts. Is one better than the other for this purpose? Is there...
Read more >Solved: Create multiple Sharepoint root folders using a Sh...
Solved: Hi, I want to create multiple root folders based on an existing List. The folder name should be dynamically taken from one...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Any progress on this front? On a moderately complex repo that has several sln files, it’s annoying to have to open up each sub-folder in the file tree to get Omnisharp working correctly.
+1