A Bright Worker
A Bright Worker

Reputation: 1318

Syntax highlighter with selective attribute highlight - VS Addin

Is there any VS Adding for highlighting particular code block or attribute from whole code ?

Thanks, Piyush

Upvotes: 1

Views: 285

Answers (1)

Pie_Jesu
Pie_Jesu

Reputation: 1924

Yes, there is a thing which can help you - Visual Assist X addIn from http://www.wholetomato.com/. It has many features, including highlighting a symbol under cursor (if I understand your question correctly):

alt text

Upvotes: 2

Related Questions