How to implement for marking on scroll bar and showing information
-
Hi all,
I’d like to implement a plugin and two functions for my working.
I think it can let me work quickly.like this:
-

-

Then I highlight particular string, it can show more information.
Is it possible?
If it can, please give me a hint, example code or docments.Thanks a lot
-
-
Yes, it is possible to write a plugin that gives extra information in a popup window.
I believe that a good example project might be the TagLEET plugin, with the original source code here or @Michael-Vincent’s fork here – although that’s a more-complicated popup window than the one you had in your screenshot.
I believe a simpler version could be implemented using the Scintilla feature “calltips” (where Sctintilla is the code library that Notepad++ uses to implement the editor portion of Notepad++, so you have access to all Scintilla features in your plugin.)
-
@PeterJones
Thanks for your information
I will get it a try
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login