News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

New WiKi section to collect announcements of patches/plugins

Started by MortenMacFly, December 15, 2005, 07:03:57 PM

Previous topic - Next topic

MortenMacFly

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.next.codeblocks.org/index.php?topic=1643.msg12044

With regards,

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

280Z28

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
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
Check out The Sam Zone :cool:

MortenMacFly

#2
Quote from: 280Z28 on December 15, 2005, 07:06:30 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

MortenMacFly

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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

280Z28

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
78 280Z, "a few bolt-ons" - 12.71@109.04
99 Trans Am, "Daily Driver" - 525rwhp/475rwtq
Check out The Sam Zone :cool:

killerbot

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