
Hi !
I currently use syntax editor with a proprietary language, and have successfully done completion and parameter info with different signatures of our instructions.
As I'd like to give user a completion list for parameters of our instructions (for example var or const, hardware resource...), I need to get the selected signature in parameter info provider, but I can figure out how I can do this ? I always have the first instruction signature in session.Selection.ContentProvider.
Any advice or code sample is welcome !!
Thanks,
Stephane.