Christian Budde

Results 61 comments of Christian Budde

I have just added some basic code folding for the XML syntax. Nothing sophisticated, but it should work for most files. Feel free to enhance and complete it.

As far as I have understood this function, the behaviour is intentional. This said, we should mark this area as such so that the compiler will not raise an exception...

I have compiled it with the latest trunk version. It works without any problems. Can you please state the exact compile error?

Are you using the SynEdit component from this repository or the build-in SynEdit from Lazarus. If you use the latter than it's not the same code anymore. It is so...

I'm not into this in detail myself, but a co-worker reported that he added something like this to get this issue fixed: In file SourceSVN.php, line 337 add if statement...

While we found a fix for ourself, it seems still not solved in the long run. Any ideas how we can solve this once and for all?

Looks promising. Hopefully this (or anyother approach) will be included soon so that any future plugin update won't stop this function from working correctly. It's especially frustrating when working as...

> Wow, this filter requires a brand new user interface (new toolbar etc). Indeed, it requires a deeper integration, as it might look in the first place. But I think...

Additional added a clean before build step to ensure everything is in a save state before the build process starts

As far as I understood, the platforms are only added if not existent. So in order to run build without adding platforms through fastlane, I believe you should have added...