Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 hyperlinking of source code
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Adequat
Tomato Guru

182 Posts

Posted - Apr 16 2011 :  03:30:52 AM  Show Profile  Reply with Quote
The functionality of this non-longer supported addin would be great to add to VA. And I think not too difficult to implement ;-)

http://hyperaddin.codeplex.com

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Apr 19 2011 :  9:56:27 PM  Show Profile  Reply with Quote
We have 3 similar features:

1. Jump by ctrl+click. You can turn on

VA Options -> Advanced -> General -> Execute Goto upon Ctrl+Left-Click in text editor

so ctrl+click on any symbol will take you to the definition / declaration, and it works even in comments. So when you refer to any symbol in comments you can easily jump to it to read its description.

2. Symbol comment in tooltip. You don't even need to jump to read the description of a symbol if you turn on

VA Options -> Advanced -> Display -> Display comments from source files when available

so you can read the comments in a tooltip.

3. Source links. This is not really a VA feature but a separate program from Whole Tomato and its free!
http://www.wholetomato.com/products/sourcelinks/default2.asp

Non of these options are the same what HyperAddin provided but using these features can also be very useful.
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Apr 22 2011 :  04:34:45 AM  Show Profile  Reply with Quote
Thanks, this is interesting.
Actually, my wish would be to have browsing capabilities of documentation located in C++ sources, as easy as it is now to browse through the code itself.
You certainly know systems like Doxygen. There are great, yet, they lack 2 features by nature: hyper-linking of documentation embedded in comments (no need to access a HTML documentation that is separated from the source code), and syntax hightlighting of comments in C++ code. Eg. <b>This is bold</b> would appear in bold in comments.

Not difficult to imagine that this would be a killer feature... ;-)
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Apr 22 2011 :  3:26:41 PM  Show Profile  Reply with Quote
Unfortunately we don't have any plans to try to add this sort of rich text formatting to comments in the IDE.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000