/c-function-header-support

This is the public repo for the VS Code Extension for C Function Header Support (mostly for UIUC ECE391 code assignments).

Primary LanguageCGNU General Public License v3.0GPL-3.0

Bug Log Support For ECE391

This is the VS Code bug log support for ECE391. We’ll go through how to use it here.

Make it work

Just download it and you're all set

Snippets

Shortcut Functionality
function_comments image-20220415113824807
#ifndef image-20220415113805814
macro_constants image-20220415113545358
macro_functions image-20220415113558031
global_variables image-20220415113659593
function_signatures image-20220415113711668
helper_functions image-20220415113710757
utility_functions image-20220415113728581
block_comments image-20220415113746421

How to call a shortcut

The format of calling is shown below.

image-2022041511382480a