I wanted to learn to create a TextMate bundle so decide to not use the one pointed at by the wiki and created my own for J. I think mine provides additional syntax highlighting although I’m also sure it will probably mess up on some things. If you wish to try it (and hopefully provide feedback on where it messes up), it is located at: https://github.com/papadil/J.tmLanguage
I disabled inserting matching brackets in J as it seemed too annoying for the syntax. Also adds to the menu in the status bar at the bottom of TextMate the functions defined with {{ and : syntax for easier navigation (actually both definition and where it is used, although I need to add more context as it currently just shows the name). Note: the J.tmLanguage inside the bundle can also be used for Sublime Text for syntax highlighting. Regards Pete PS. I won’t get offended if no ones bites…I know some folks prefer a minimal look when editing, or use other editors. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm