Highlight lines with compilation errors and warnings
This is a vscode plugin which highlights line in the code with gcc errors (red) , warnings (green) and security warnings (blue) that may occur during compilation of a C File.
Highlights the results with just a click of a button.
Though it is not required to install anything explicity but I thought they are worth mentioning.