Skip to content
jongretar@jongretar.com edited this page Nov 19, 2008 · 2 revisions
  1. summary Macros and snippets.
  2. labels Specifications
<wiki:toc max_depth="1"></wiki:toc>

Introduction

Macros and snippets. Written in a file with the ending .xctxtmacro

Parameters

|| `Identifier` || string || Unique Identifier for the macro || || `Name` || string || Name of the macro || || `BasedOn ` || string || Unique Identifier of a parent macro || || `IsMenu` || string || Is it a menu? || || `IsMenuItem` || bool || Is the macro visible in the menu? || || `IncludeContexts` || list || language context this macro is available in || || `TextString` || string || The macro string itself () || || `CompletionPrefix` || string || ||

Example

Clone this wiki locally