c# - How to set custom editor color for attribute in Visual Studio? -


i wondering if possible set custom color attributes inside of visual studio, natively or using resharper.

ideally, love able highlight specific attributes specific colors have been unable find solution this.

perfect situation

using resharper, can change colors using resharper class identifier changes colors class references. i've tried using user keywords in usertype.dat file. i've tried using custom task list tokens weren't helping either.

attribute word little confusing. although generic term attribute, more or less user defined classes.

try this:
tools => options => environment => fonts , colors => text editor => user types - classes.
change foreground color.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -