cppinsights

Homepage: https://github.com/chrischen3121/cppinsights.el

Author: Chris Chen

Updated:

Summary

Integration with cppinsights tool

Commentary

This package provides integration with the cppinsights command-line tool.
It allows you to run cppinsights on the current buffer and view the results
in a popup buffer.

Usage:
Call `M-x cppinsights-run` when visiting a C++ file to analyze it with cppinsights.
The results will be displayed in a side window.

Dependencies