Results 1 to 5 of 5

Thread: Adding a description to intellisense? [Resolved]

  1. #1

    Thread Starter
    Addicted Member Porsche944's Avatar
    Join Date
    Apr 2005
    Location
    Ann Arbor
    Posts
    182

    Resolved Adding a description to intellisense? [Resolved]

    Is there a way to add a tag to a property, sub or function that will be reconized by intellisense? The information in this tag will show up in the tooltip or intellisense when you type out the function, property or sub?

    Thanks Peoples
    Last edited by Porsche944; May 25th, 2005 at 11:31 AM.

  2. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Adding a description to intellisense?

    this can't be done natively in VB.NET (it can be done in C#).

    there was a post about this in one of the sticky threads in this forum, but i can't remember exactly where.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  3. #3
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Adding a description to intellisense?

    in the 101 VB.NET examples package (atop this forum) there is an XML comment example...

  4. #4

    Thread Starter
    Addicted Member Porsche944's Avatar
    Join Date
    Apr 2005
    Location
    Ann Arbor
    Posts
    182

    Re: Adding a description to intellisense?

    Quote Originally Posted by kleinma
    in the 101 VB.NET examples package (atop this forum) there is an XML comment example...
    would you happen to know what sample it was ?

  5. #5

    Thread Starter
    Addicted Member Porsche944's Avatar
    Join Date
    Apr 2005
    Location
    Ann Arbor
    Posts
    182

    Re: Adding a description to intellisense?

    I found this site VB .Net Add-In for comments this just looks like to much work. Not worth it in my program comments will have to work.

    Thanks for the insight.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width