Completion

Last post 11-05-2006 1:03 AM by qingye. 4 replies.

Sort Posts:

  • Completion

    11-02-2006, 5:21 PM
    • Member
      175 point Member
    • Kiryn
    • Member since 07-04-2006, 3:26 PM
    • Posts 35

    I'm trying it out. But I noticed that in VWD that it doesn't have auto-completion. If I have a Label on the form. I got typing Label. it doesn't bring up Text or anything. Its like you have to be a master of everything and know the properties to use IP. And when you click on button for say it doesn't automatically create the def Button_Click1(sender, object): I know its not fully complete I just thought I'd let you all know

  • Re: Completion

    11-02-2006, 8:00 PM
    • Star
      12,508 point Star
    • Freakyuno
    • Member since 01-20-2005, 4:57 PM
    • Midwest - United States
    • Posts 1,952
    • TrustedFriends-MVPs
    You're talking about a term called intellisense, and it should work in VWD, you're method should also be created if you double click on a button in design view.  It sounds like something is wrong with your IDE.  If you've installed WinFX (also known as .net 3.0 or any of the Windows Foundation Stuff) it breaks intellisense, there's a registry fix for it.
  • Re: Completion

    11-02-2006, 9:18 PM
    • Member
      175 point Member
    • Kiryn
    • Member since 07-04-2006, 3:26 PM
    • Posts 35
    yeah i have .net 3.0 install and orcas etc. where can i get the fix?
  • Re: Completion

    11-03-2006, 7:09 PM
    Answer
    • Member
      175 point Member
    • Kiryn
    • Member since 07-04-2006, 3:26 PM
    • Posts 35

    i reinstall visual studios 2005, uninstall VWD. uninstalled everything yet the auto-completion still doesn't work.

  • Re: Completion

    11-05-2006, 1:03 AM
    • Member
      200 point Member
    • qingye
    • Member since 07-10-2002, 12:12 PM
    • Posts 47
    • AspNetTeam

    Unfortunately, these are the limitations for IronPython in this CTP (Community Technology Preview) release. There are very limited intellisense and debugging support currently. Event-autogeneration are not supported at all. You could leverage html schema intellisense in source view and property grid for controls in design view for some quick reference on properties and events. I appologize for the inconvenience. We'll try to complete these features in our next release.

    Please check out the last section of readme.htm from installation directory for more limitations.

    Thank you for trying this out and reporting issues! We appreciate and will try to fix the problems as soon as we can.

    Thanks!
    Qing

Page 1 of 1 (5 items)