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

Fix issue with 'Add tasks.json' command #50

Merged
merged 1 commit into from
Mar 1, 2016

Conversation

DustinCampbell
Copy link
Member

The OmniSharp server may targetting solution file (in the case of MSBuild) or simply a folder (in the case of project.json). If it targeted a folder, we would end up stripping off the innermost folder name when attempting to locate/create the .vscode folder.

cc @chuckries, @gregg-miskelly

The OmniSharp server may targetting solution file (in the case of MSBuild) or simply a folder (in the case of project.json). If it targeted a folder, we would end up stripping off the innermost folder name when attempting to locate/create the .vscode folder.
DustinCampbell added a commit that referenced this pull request Mar 1, 2016
Fix issue with 'Add tasks.json' command
@DustinCampbell DustinCampbell merged commit 33d0c85 into dev Mar 1, 2016
@DustinCampbell DustinCampbell deleted the fix-add-tasks-json-command branch March 17, 2016 18:07
dibarbet added a commit to dibarbet/vscode-csharp that referenced this pull request Jun 8, 2023
Add basic project implementation to unblock progress on LSP handlers
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