What it does

It is a VSCode extension that interfaces with a Clang C++ compiler plugin to enable and disable features, along with displaying output natively in the VSCode interface.

How we built it

Built using JavaScript/TypeScript and the VSCode extension API.

Challenges we ran into

Initial discovery of VSCode extension API and installing/configuring Clang for the project

Accomplishments that we're proud of

Completed the challenge and learned more about compilers and the VSCode extension API

Share this project:

Updates