Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Adding custom items to intellisense in VS-13

$
0
0

Hi,

I have some requirements in making the intellisense customizable. Is it possible?

I want to add a custom item into the drop down that gets triggered when '.' is pressed. Also any information regarding code completion would be very much appreciated.

Basically, i'm looking for something like " A double TAB press after typing "for" would generate the following code:

                

for (int i = 0; i < length; i++)
            {

            }.

"

Can we have custom items to insert different code snippets as above?

Thanks in advance!

Regards,

Karthik Bhat


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>