Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

BrowseTracker : toolbar button to jump to previously edited location

(1/2) > >>

christo:
Changes to add a button to jump to previously edited location is available in my github fork : https://github.com/josephch/codeblocks/commit/029005671abfeb6d7c3c07390030605448a09dff

I think it is a good idea to add this feature as it is very helpful for navigation during code editing. Button images are generated via chatgpt and might not be the most aesthetic.

Pecan:
I cannot figure out how to save that page so I can copy the code out of it. I tried save as html, save as jpg, save as ptf, etc. and none of them allow me to mark and copy from them

Any one know how to capture the code out of that page?

christo:
Hi Pecan, you can download it as a patch by adding .patch after commit hash.

https://github.com/josephch/codeblocks/commit/029005671abfeb6d7c3c07390030605448a09dff.patch

If this is not sufficient, I'll attach a proper patch later after work.

Thanks

Pecan:

--- Quote from: christo on September 11, 2025, 06:11:31 am ---Hi Pecan, you can download it as a patch by adding .patch after commit hash.

https://github.com/josephch/codeblocks/commit/029005671abfeb6d7c3c07390030605448a09dff.patch

If this is not sufficient, I'll attach a proper patch later after work.

Thanks

--- End quote ---

Thanks. That looks like I can use that for cut and paste. I appreciate it.

christo:
Hi Pecan, attaching modified files w.r.t svn revision 13733

Navigation

[0] Message Index

[#] Next page

Go to full version