Can somebody please shed light on how exactly intellisense works in Visual Studio?
IntelliSense for cross-compilingThe C/C++ extension isn't a compiler--it provides rich language features such as syntax highlighting and IntelliSense.
The suggestion list of Basic completion appears when you press the default Visual Studio IntelliSense shortcut Ctrl+Space .
What Does Intellisense Mean? IntelliSense is a code completion tool that is built into Microsoft Visual Studio. It is one of a number of similar tools that allow for intelligent code completion or intelligent text completion on different platforms.
The secret behind intellisense is Build Providers, which run in the background. This article will throw more light on this topic:
http://aspalliance.com/1102_Creating_a_Custom_BuildProvider_in_ASPNET_20
Hope this helps,
Here's an MSDN article providing an overview. It discusses features, language specific topics, customation, when it's not available and a number of other topics.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With