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

Vscode project #6

Merged
merged 2 commits into from
Mar 9, 2018
Merged

Vscode project #6

merged 2 commits into from
Mar 9, 2018

Conversation

mjwagner2
Copy link
Collaborator

Release notes:
This PR adds project files for VSCode on Linux. The project files are located in ./.vscode and include 3 files:

  • c_cpp_properties.json defines include directories and project settings needed to navigate code
  • launch.json defines settings for debugging the application
  • tasks.json defines build settings

@mjwagner2 mjwagner2 added enhancement linux-support Issues or features in support of deployment on linux environments labels Mar 9, 2018
@mjwagner2 mjwagner2 added this to the release-1.2 milestone Mar 9, 2018
@mjwagner2 mjwagner2 self-assigned this Mar 9, 2018
@mjwagner2 mjwagner2 merged commit 07a03e0 into develop Mar 9, 2018
@mjwagner2 mjwagner2 deleted the vscode-project branch March 9, 2018 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement linux-support Issues or features in support of deployment on linux environments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant