Snippets

Using snippets in HaxeDevelop

To use a snippets while coding, use Insert > Snippet or Ctrl-B.

Snippets Panel Features

Insert, manage and create your own snippets to speed up your development.

Add snippets
Press Add, enter the snippet name (will also be list when pressing , fill in the snippet code, press Save.

Export/Revert snippets
You can backup your snippets using the export button or revert to default snippets.

Instruction tags
Use the dynamic variables to create powerful snippets in no time.

To go to the snippets panel, Tools > Code Snippets..

HaxeDevelop Code Snippet Editor