Yes - only patchescaibbor wrote:oh, very nice. I suppose I don't have permissions to make changes, I'd have to submit a patch?
Eran
Yes - only patchescaibbor wrote:oh, very nice. I suppose I don't have permissions to make changes, I'd have to submit a patch?
Yes, I am fixing this now - had to commit it that way because I left work and I wanted to continue working on it at homecaibbor wrote:clicking, double-clicking, right-clicking, ... no clicking on the zoom pane has any effect. it's supposed to take you to the section of code you clicked on.
Also in progresscaibbor wrote:when enabling the plugin with an editor already open, it doesn't highlight the viewable code until you scroll once on the large editor.
This is a seems like a general bug in codelite - you can re-enable it from: "Perspective -> Restore Default layout"caibbor wrote:after detaching the zoom nav panel from the workspace book and attaching it to another area, and closing & re-opening codelite, the panel is gone. it's not attached anywhere, floating, nor inside the book. and it is still enabled in settings
its the same syntax highlight except that it lacks the "context" coloring (the "real" editor as a context member which is responsible for fetching interesting words from the database and pass them on to scintilla)caibbor wrote:the syntax highlighting somewhat works, except it's not the same syntax highlighting as in the large editor. it only seems to highlight literals, macros, and comments.