Skip to content

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

Notifications You must be signed in to change notification settings

eliasball/vs-code-c0-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks