Skip to content

wes-kay/vs-code-templates-for-entitas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

vs-code-templates-for-entitas

VSCode port of: https://github.com/hazarartuner/jetbrains-live-templates-for-entitas for https://github.com/sschmid/Entitas

Setup

Abbreviations

To generate template codes use the abbreviations below then press TAB for auto complete

  • e_clean : CleanUp System
  • e_comp : Component
  • e_exec : Execute System
  • e_feat : Feature
  • e_init : Initialize System
  • e_react : Reactive System
  • e_tear : TearDown System