What is Simplest CB Plugin that does logging correctly?
GitBlocks is not doing the logging correctly to "Log & others" window; it keeps adding new tags.
Edit: I picked CppCheck plugin as one to try copying how it is done.
Edit2: GitBlocks seems to now attach and release correctly.
Tim S.
A plugin named "cccc" which only contains one source file would be simple to understand, it just add a single log panel once attached, and remove it when released.
Luckily you have solved your issue.