Hacker News new | ask | show | jobs
by refactormonkey 4593 days ago
Thanks for reporting it!

It works if you declare class first http://www.dotnetfiddle.net/IjtjcG

but not if u do initialization and call at the same time. Will take a look.

1 comments

Also, "intellisense" for the "using" statement doesnt work.

Example:

   using System.
I don't get any choices...