/vs-code-c0-snippets

A VSCode extension that adds autocomplete snippets for the C0 language.

Functionality

Adds autocomplete snippets to the C0 language.

Supported snippets include:

  • Variable declarations
  • Array declarations
  • for- & while-loops
  • Function definitions (including main)
  • use-imports of libraries and files

Showcase

Showcase GIF

Contributors

Elias Ball & David Grawe