Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ptDev on January 21, 2011, 10:19:14 am
-
I'm just wondering if the developers of C::B (and the respective authors) have considered any of the following plugins for integration to the trunk, as contrib plugins:
* ColorCoder
* FileManager
* PowerShell
* SpellChecker
Yes, these are most of the plugins that I bundle in my unofficial installer. These plugins are, as far as I can tell, finished, working, and quite useful. SpellChecker would still require a minor patch on main.cpp to work, but I recommend it nonetheless...
-
* ColorCoder
Not sure (because untested by the devs afaik).
* FileManager
* PowerShell
* SpellChecker
Yes, yes, yes.
SpellChecker would still require a minor patch on main.cpp to work,
Which and why? Did you inform the author of SpellChecker accordingly?
-
SpellChecker would still require a minor patch on main.cpp to work,
Which and why? Did you inform the author of SpellChecker accordingly?
I am stating this, based on this post (http://forums.codeblocks.org/index.php/topic,11307.msg94125.html#msg94125). The author himself proposed the patch. I have used it to build my local binaries.
-
The author himself proposed the patch. I have used it to build my local binaries.
Ah - that one. It's applied in trunk now.
-
If you shop around in the forum I think you'll find that I've uploaded streamlined versions of some of these. If not, I have them all running here so I can patch them against the wxSmith branch and pass them on, if you like. I may even have Linux projects but can't check that until I can recover my VMs. :-(
Ciao.
-
If you shop around in the forum I think you'll find that I've uploaded streamlined versions of some of these.
I'm afraid I need a little help. Could you point me directly to the onces you are referring to? I was under the impression that I had gotten all of them?!
And yes: Patches related to wxSmith should be addressed in the wxSmith branch.