Nested Multiline Comment Block

SyntaxEditor for Windows Forms Forum

Posted 16 years ago by Matthew Smith - Developer, One Plus One Solutions Pty Limited
Version: 4.0.0272
Avatar
Hi,

I have a client who has requested the following nested multiline comment block format (I'm using a custom dynamic language):

/*
MakeWindow
/*
MakeConsole
*/
MakeWindow
*/

I've implemented the standard Multiline Comment Block out of the C# Dynamic language implementation, but as you can see the outside/inside comments don't form correctly (I also checked the advanced C# plugin which does the same as this).

Is this sort of nesting possible??

Regards, Matt

Comments (1)

Posted 16 years ago by Matthew Smith - Developer, One Plus One Solutions Pty Limited
Avatar
Found the awnser - check this post here for a working result:

http://www.actiprosoftware.com/Support/Forums/ViewForumTopic.aspx?ForumTopicID=2192#8025

Regards, Matt

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.