-
Notifications
You must be signed in to change notification settings - Fork 0
MacroSpecification
jongretar@jongretar.com edited this page Nov 19, 2008
·
2 revisions
- summary Macros and snippets.
- labels Specifications
Macros and snippets. Written in a file with the ending .xctxtmacro
|| `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 || ||