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

Manage signature help sessions

$
0
0

Hi all,

I would like to manage the signature helps of my methods.

Currently I created an mef project, that use CreateSignatureHelpSession from ISignatureHelpBroker to create signature sessions.

when I recognize an open parenthesis , I create the session and start it, when I recognize an close parenthesis, I dismiss the session. 

I would like to back to older sessions , if there is a method inside another method.

for example:

min(1,max(

will display the signature help of the max method

and after close the parenthesis , I will display the signature help of the older one- the min method.

How should I support it?

I didn't find any explanation or example.

Thanks.


Viewing all articles
Browse latest Browse all 4410

Trending Articles



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