fonts - Visual Studio 2015 Method Signature Intellisense Tooltip Colors -


is there way customize visual studio 2015's intellisense/tooltip when filling method's parameters? specifically, want (more prominently) highlight current parameter's text color. in screenshot below cursor in first parameter's space, "productconfigitem" highlighted in tooltip (basically bolded), want make item stand out more via color change. possible? makes easier determine parameter filling when method has many parameters.

enter image description here


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -