-
Notifications
You must be signed in to change notification settings - Fork 0
Snippets
Jarrio edited this page Aug 31, 2017
·
8 revisions
I've included a few basic snippets into the extension. Unfortunately, we do not have a code formatter yet so the snippets assume a particular style of code. If you wish to customise the snippets design go to the extension directory and edit haxe.json
located in .../templates/snippets/
and customise to your liking.
List of snippets currently available - type the following:
- 0.3.8 Added snippets for haxe types, updated current and more
- accessor
- get
- set
- for
- switch
- public function
- private function