Skip to content

sonamtenzin2/vscode_C_compile

 
 

Repository files navigation

compileInfo extension

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.

Requirements

Though the installation does require you to intall anything explicity but I thought they are worth mentioning.

Installation

  • Clone the repo and paste in the following directory:
    • Linux/ Mac: $HOME/.vscode/extensions
    • Windows : %USERPROFILE%.vscode\extensions

About

highlight lines with compilation errors and warnings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • C 1.5%