annard / XMLTagInputManager

This input manager is convenient if you want to double or triple click to select xml (or xhtml) tags. Put the mouse cursor on the opening '<' or closing '>' character of a tag and: * a double click will select the complete tag * a triple click will select the complete open and close tag (or beep at you and select as far as it can get if you have malformed xml). It will work with any program that is based on the Cocoa frameworks on OS X version < 10.6.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

annard/XMLTagInputManager Stargazers