all groups > visual studio .net ide > december 2004 >
You're in the

visual studio .net ide

group:

Color coding in the IDE for System Types (Int32, Double, etc)


Color coding in the IDE for System Types (Int32, Double, etc) Brian R.
12/20/2004 8:59:08 AM
visual studio .net ide:
I know that VS 6.0 supported the ability to color code a user defined list of
terms in the IDE. I would assume that VS2003/VS2005 would do the same. Can
anyone confirm or deny this and tell me how to do it?

Our developers would like to see items such as Int32, Int16, Double, and
others show up color coded like int, short, and double.

Thanks,

--
Brian R.
RE: Color coding in the IDE for System Types (Int32, Double, etc) v-garych NO[at]SPAM online.microsoft.com
12/21/2004 8:30:58 AM
Hi Brian,

[quoted text, click to view]

Yes, just like the Visual Studio 6, you can specify a user defined list of
terms as the "user keyword" to the VS.NET IDE, please refer to the
following MSDN article:

Defining Keywords in Visual C++
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/ht
ml/vxtskDefiningKeywordsInVisualC.asp


Thanks!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
RE: Color coding in the IDE for System Types (Int32, Double, etc) Brian R.
12/21/2004 8:47:08 AM
What about for languages such as C# or VB.NET? We would like to have the
keywords Int32, Double, etc. color coded like keywords in these languages as
well. I tried your suggestions from the link, but it only appears to work
for C++.

[quoted text, click to view]
RE: Color coding in the IDE for System Types (Int32, Double, etc) v-garych NO[at]SPAM online.microsoft.com
12/22/2004 9:51:54 AM
Hi Brian,

[quoted text, click to view]

No, except defining the custom keyword in VC++, it is impossible to
customize the color coding logic in VS.NET
2003. However, I suggest you can file a feedback on the MSDN product
feedback site, in order to let the product dev team get your concern on
this issue:

http://lab.msdn.microsoft.com/ProductFeedback/


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
AddThis Social Bookmark Button