Hi Brian,
> I would assume that VS2003/VS2005 would do the same. Can
> anyone confirm or deny this and tell me how to do it?
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

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Brian R. - 21 Dec 2004 16:46 GMT
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++.
> Hi Brian,
>
[quoted text clipped - 19 lines]
> This posting is provided "AS IS" with no warranties, and confers no rights.
> --------------------
Gary Chang[MSFT] - 22 Dec 2004 09:51 GMT
Hi Brian,
> 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.
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

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