
I understand that I can implement a bookmark feature, but how can I allow a user to create both bookmarks and breakpoints on lines of their document, and also allow both a bookmark and breakpoint to be assigned to the same line?
I understand that I can implement a bookmark feature, but how can I allow a user to create both bookmarks and breakpoints on lines of their document, and also allow both a bookmark and breakpoint to be assigned to the same line?
Hello,
Our indicator mechanism allows indicators of various types to overlap each other. Just use our built-in mechanisms to add indicators for both and you should see the glyphs in the indicator margin overlap each other. The documentation topic "SyntaxEditor / User Interface Features / Editor View Features / Indicators" tells how to work with indicators, and there are some QuickStart samples as well.
Please log in to a validated account to post comments.