Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Move Occurrence highlighting from core into a plugin

<< < (3/4) > >>

oBFusCATed:

--- Quote from: MortenMacFly on July 30, 2013, 04:27:29 pm ---However, thats true as well. Thing is I don't want to use a console utility if I have a full-blown GUI-based IDE. Thats basically also the reason why I prefer Windows over Linux.

--- End quote ---
Then report the problems to your IDE providers, as far as I know it is even a paid one.


--- Quote from: MortenMacFly on July 30, 2013, 04:27:29 pm ---The point is: Its actually so easy to create as working SVN patch. So why do work-arounds?

--- End quote ---
Because svn doesn't have local commits, yet! When they add local commits/branches to svn you'll see why we prefer to use git. :)
And it is not that easy if you don't have svn checkout. :)  But at least my script works fine, I don't know what Jens' is using though.

MortenMacFly:

--- Quote from: oBFusCATed on July 30, 2013, 04:44:21 pm ---Then report the problems to your IDE providers, as far as I know it is even a paid one.

--- End quote ---
I won't anymore for three reasons:
1.) Its only C::B where these issues occur and this is spare-time, so its not a show-stopper for me at all
2.) They usually want to have a small test-case and thats hard to do as I first need to find out what actually fails and I don't have time for it.
3.) The software was just sold to a larger company and this affects support which has basically stalled. Previously it was a flexible 2-3 employees (German) company, now its a large 100+ (US) company.

So in fact once my license has run out I will look for alternatives, if they are affordable.

oBFusCATed:
Fair enough. I suppose you can try one of the command line patch utilities in the mean time, so at least you have a working alternative for the case where your tool fails. :)

Jenna:
I upload a new patch, that fixes the Makefile.am of the highlighte, it replaces the older version of my additional patch.
By the way: both of my patches apply fine with TortoisSVN.

If they don't apply with "Smart"SVN, I do not really care, sorry.
There is no way for me to fix or even test it.

Jenna:
Next updated patch.
Should cover all project-files and update-scripts now.
Name changed back from CamelCase to all lower letteres, as we have it for all core-plugins, therefore also changed the case for the zip-file.

Windows files are not (yet) tested.
Linux files should build correctly now.


There is one issue with permanently highlighting.

The highlighting will occurr (most of the times) first after clicking into the file (if it is already opened and not the active one).
It's the same when permanently highlighting is turned off for a word: in actual file highlighting is removed immediately, in open files it is removed after clicking into the file at any place.

I can look into it tomorrow, if you want.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version