What is "intellisense"

Intellisense is a feature that provides the logical code elements that you can select from a drop-down menu when you are coding. It is designed to make your application development much easier, helping you automatically to generate code in the Code Editor. This process can reduce the time you spend typing and help you avoid introducing typographical errors in your code.