The C/C++ IntelliJ IDEA plugin provides language support for the C/C++ using LSP4IJ.
To provide those support, the plugin required installed external tools:
- Open the folder with this project, run
./gradlew buildPlugin(.\gradlew.bat buildPluginfor Windows) to build the plugin - The built plug-in will be at the
build/distributionsfolder in .zip format - Install pligin from disk: Settings > Plugins > cog icon > Install plugin from disk
- Reload your IDE
Apache License Version 2.0