On Mar 29, 2005, at 17:03, Jeroen van der Ham wrote:
Or, you could jump to a Terminal window and type: uuidgen and insert the result in the appropriate place in the plist file.
And the latest Language Definition bundle (in the repository) contains a snippet so you can type: uuid<tab> and it'll insert a new UUID.
Some info about the UUID can be found in the wiki: http://macromates.com/wiki/pmwiki?n=Main.Bundles
Also about naming elements when creating new syntax files: http://macromates.com/wiki/pmwiki?n=Main.DevelopingBundles
With regard to the language editor, this is simply not created yet -- the lack of a UUID in your bundle items cause absolutely no functional limitations, since TextMate will, as Jeroen said, add it when it's missing. And you can convert XML back to the ASCII plist format using the 'pl' command.