After a long deprecation phase, StringUtils.htmlEscape() has been removed in the upcoming Release 0.44. This extension makes use of this removed API. You will want to update it to use _.escape() instead to prevent your extension from breaking. Full details are at adobe/brackets#8960.
-le717