Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,


Can Anyone please tell me the answer of below question

we have intelisesne feature in Visual Studio. I want to know how this feature is developed in .net. Can we develop a custom tool which can show intellisense for our custom application. If yes then how it is possible. Is .Net framework provides some in build interfaces which we need to implement ?.

Please answer

Thanks
Posted

Creating and Using IntelliSense Code Snippets[^] might help you get started.
DIY Intellisense[^] is another article that could prove useful to you.
 
Share this answer
 
Comments
VJ Reddy 5-May-12 11:54am    
Good references. 5!
Abhinav S 5-May-12 12:35pm    
Thanks VJ.
In addition to the references given in Solution 1 I think the following Code Project article
Fast Colored TextBox for Syntax Highlighting[^]
may also be helpful.
 
Share this answer
 
Comments
Abhinav S 5-May-12 12:35pm    
Good addition. 5.
VJ Reddy 5-May-12 12:44pm    
Thank you, Abhinav.
shobhit k saurabh 5-May-12 16:08pm    
Thanks Reddy & Abhinav
VJ Reddy 5-May-12 20:50pm    
You're welcome and thank you for the response.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900