wpilibsuite/gradle-cpp-vscode

Name: gradle-cpp-vscode

Owner: WPILib Suite

Description: null

Created: 2018-05-20 00:57:10.0

Updated: 2018-05-23 01:24:28.0

Pushed: 2018-05-23 01:24:26.0

Homepage: null

Size: 139

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Gradle C++ VS Code

Build status

This is a Gradle plugin and VS Code extension to enable C++ intellisense for old style C++ gradle projects. New style projects are currently not supported, but could be added in the future.

VS Code Insructions

For VS Code instructions, see the VS Code Readme.

Gradle Instructions

To add this to gradle, add the extension to your plugin block. See insertUrlHere for the latest version and instructions how to do this. That is all that needs to be done in Gradle.

Once added, the task generateVsCodeConfig is added to the root project, which when ran will generate a vscodeconfig.json


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.