Posted 9 years ago by Dan Beenfeldt
Version: 14.1.0323
Avatar

Any plans to implement a sublime text like code map (the zoomed out view of the source code that acts as a scroll bar)?  Any pointers on how to do this?

Thanks,

Dan

Comments (1)

Posted 9 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

We don't have plans for that in the WinForms SyntaxEditor.  You could possibly override renderer methods that draw the scrollbars to do custom rendering for the scrollbars.  To get a general idea of the code appearance, you could iterate the document tokens when drawing the scrollbar.  My only concern would be that for larger documents, this could be a performance drag.


Actipro Software Support

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.