Skip to content

Support adding and removing projects from solution without restart#1825

Draft
savpek wants to merge 4 commits into
OmniSharp:masterfrom
savpek:feature/modification-of-sln-support-without-restart
Draft

Support adding and removing projects from solution without restart#1825
savpek wants to merge 4 commits into
OmniSharp:masterfrom
savpek:feature/modification-of-sln-support-without-restart

Conversation

@savpek
Copy link
Copy Markdown
Contributor

@savpek savpek commented Jun 6, 2020

Adds support to add/remove projects from solution without restart of omnisharp.

dotnet sln add .\myproject.csproj

Doesn't add project to current workspace without restart because there isn't support for refreshing projects based on solution file changes. PR tries to fix that one.

TODO:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant