Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Formatted Doc Comments Display/Edit

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
invino4 Posted - May 06 2007 : 8:07:27 PM
In C# the document comments (i.e. the /// comments) contain formatting elements a la HTML and reference links. These blocks are a bunch of XML. It would be really nice if these blocks could be rendered in their fully formated form in place instead of as the XML that they are. Of course they should still be the underlying XML in the source file, but when scrolling around the file and using them I'd rather see them nicely formatted.

As a second order, being able to do WYSIWYG editting of these comments would also be a plus. Of course having it switch back dynamically to the XML when needed is going to be required.

- Jason.
4   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Apr 06 2009 : 10:39:12 AM
I have a vague memory of someone telling me VS2010 already does something like this its self, but I am not certain of that.
invino4 Posted - Apr 04 2009 : 04:59:12 AM
With VS10 coming out and its new display engine and extensions for Add-ins would it be possible to revisit this request?
invino4 Posted - May 07 2007 : 10:35:45 PM
Oh well. I guess I'll have to kick this up to the VS guys as a feature request. If this doc comments stuff is really going to be useful we really need to get more bang and less bloat. I love the XML for capturing intention, but reading it sucks rocks.
feline Posted - May 07 2007 : 07:35:47 AM
If I understand correctly this is not something we could really do. We do not have control of the IDE, we are sneaking around behind its back redrawing the screen. This is why you sometimes get clipping with italic text.

To radically change what is visible on the screen would take a level of control that we do not really have.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000