Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 324 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 324 Bytes

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