RUG SnippetsThis Visual Studio Code extension, "RUG Snippets", provides a quick and efficient way for the University of Groningen (RUG) students to create file templates in C language. The extension includes templates for file creation adhering to the University's coding standards, thereby saving time and ensuring consistency. FeaturesWith just a code snippet, students can generate a boilerplate code for a C program with just a simple trigger of snippet prefix. The snippet includes:
The following is an image depicting the extension in action: How to Use
You can then substitute your name, email, and a brief description of your program in the predetermined placeholders. Extension SettingsCurrently, the extension doesn't contribute any settings. It doesn't rely on any specific settings or configuration in VS Code. Known IssuesThis is the first release. There are currently no known issues. If you stumble upon any issues or wish to see any new features added to the extension, please feel free to submit them on the issues page. Release Notes1.0.0Initial release of RUG Snippets. Enjoy Programming with RUG Snippets Extension! |