Unicode Character Highlighter
# sublime_unicode_nbsp.py for x in view.find_all(u'[ \t\u2028\u2029]+$'): regions.append(x)