Hi,
Is it possible to add intellisense help to keywords of the c# language? There are lots of keywords that could use an explanation and might also help beginners get a better insight.
Hi,
Is it possible to add intellisense help to keywords of the c# language? There are lots of keywords that could use an explanation and might also help beginners get a better insight.
You can find a list of the C# keywords here on MSDN - this may help. I'm not entirely certain whether there is a way of inputting this into IntelliSense, but MSDN offers a large amount of information regarding these keywords.