Disable NSWorkspace category. The method declared was unused. As a general note; when adding categories to existing system classes in code which is “hosted” (i.e. plug-ins etc.) then use a unique prefix for the methods added (to avoid potential clashes with what the host app might add). Changed: U branches/WIP/Tools/Dialog2/Commands/Utilities/TextMate.mm