Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: MortenMacFly on December 15, 2005, 07:03:57 pm

Title: New WiKi section to collect announcements of patches/plugins
Post by: MortenMacFly on December 15, 2005, 07:03:57 pm
Dear all,

I've created a new WiKi section to collect the announcement of plugins/patches in one place. This is to keep track about what's available besides the SVN repository. I would welcome any plugin / patch developer to do an announcement there as desired. Please note that this is not a forum to post bugfixes or similar. This section is to provide plugins that are not in SVN and patches that e.g. apply a specific function to Code::Blocks that is not intended to be integrated into SVN. This could e.g. be an adaptation for a very specific compiler that would rewquire a lot of changes on the core of Code::Blocks.

Within the WiKi I've also created templates to post new announcements which should really be used to keep the look-and-feel of the information consitent.

See: http://wiki.codeblocks.org/index.php?title=Main_Page - under "Table of Contents" - "Announcement for plugins/patches" for details.
See also: http://forums.codeblocks.org/index.php?topic=1643.msg12044

With regards,

Morten.
Title: Re: New WiKi section to collect announcements of patches/plugins
Post by: 280Z28 on December 15, 2005, 07:06:30 pm
Also, if you have created a custom LEXER file that C::B can use, we are in need of it! Post a link to it on the Wiki.

People may have released some in the past, but I haven't seen anything about them. :dunno:

Scintilla supports a ton more languages and we should work over time to bring that syntax highlighting ability to the desktop. :)

Sam
Title: Re: New WiKi section to collect announcements of patches/plugins
Post by: MortenMacFly on December 15, 2005, 07:48:06 pm
People may have released some in the past, but I haven't seen anything about them. :dunno:
...I dida Matlab lexer... :lol: - I'm going to post it in a minute...

Morten.
Title: Re: New WiKi section to collect announcements of patches/plugins
Post by: MortenMacFly on December 15, 2005, 08:31:08 pm
By the way... some plugins I know and use that are not in SVN but would certainly fit in the WiKi are: cbDragScroll, EditProject, lib_finder, MatchingBrace. I hope the authors of these plugins (and of course all other with similar plugins) read this.

Morten.
Title: Re: New WiKi section to collect announcements of patches/plugins
Post by: 280Z28 on December 15, 2005, 08:50:54 pm
I'm hoping for these lexers. Yes I could make them but why should I if someone already has. I'll wait to see if someone posts them:

**Javascript**
**shell scripts**
.bat files
CSS
Makefiles
Autoconf input file (configure.ac), M4 macros (.m4), but I'm not sure these are even supported by Scintilla
Title: Re: New WiKi section to collect announcements of patches/plugins
Post by: killerbot on December 15, 2005, 10:18:12 pm
Hello hello,

I have created EditProject, MatchingBrace and ClearCase plug-in (and the unnecessary zoom-in/zoom-out plug-in). I will add all my stuff to the wiki this weekend.
By the way, I am proud to announce MatchinBrace has died. ;-)
The functionality is now added to the core of CB (but will still add it to the wiki, for the RC2 users).
More plug-ins are in the pipeline, but first fixing some Cb bugs, there's more general benefit in that for the moment.

Cheers,
Lieven