How can I see the parameters in intellisense in a spark file?

Posted by kjm on Stack Overflow See other posts from Stack Overflow or by kjm
Published on 2009-10-26T02:31:06Z Indexed on 2010/04/05 22:03 UTC
Read the original article Hit count: 282

Filed under:

Hi,

I've got spark intellisense working but when I open the parameters () of the method I can not see what is supposed to go in there and several of the methods have overloads so I can't see what options I have.

For example !{Html.Hidden()} once I open the () I can not see what parameters I am to pass

any ideas?

© Stack Overflow or respective owner

Related posts about spark-view-engine