resharper-angularjs icon indicating copy to clipboard operation
resharper-angularjs copied to clipboard

add option to custom colur ng-directives

Open kkozmic opened this issue 11 years ago • 1 comments

Not sure how complicated it would be but, it would be nice to have color identifiers-like option to have custom color for the angular directives (ng-something) in my HTML to make them stand out

kkozmic avatar Jan 11 '14 02:01 kkozmic

Would you want the attributes highlighted, or the attribute values? I've just completed a change that gives us an AST for the attribute value. This gives the ability to provide some highlighting (e.g. keywords and if "colour identifiers" is enabled, properties). What would you want?

citizenmatt avatar Feb 10 '14 08:02 citizenmatt