User forums > Using Code::Blocks

Spellchecker, SFML and linux

<< < (5/6) > >>

oBFusCATed:
Patches welcome.
The advantage of C::B over vim is alt-g.

Gryf:
I want to patch it but that I ask how can I do it ?

stahta01:

--- Quote from: Gryf on June 28, 2018, 04:04:04 pm ---I want to patch it but that I ask how can I do it ?

--- End quote ---

Step 1: Be able to build Code::Blocks core from Source http://wiki.codeblocks.org/index.php/Developer_documentation
Edit: http://wiki.codeblocks.org/index.php/Installing_Code::Blocks
Step 2: If needed be able to build an [contrib] C::B Plugin (if you need to edit an contrib Plugin)
Step 3: Do the code changes to fix or add feature
Step 4: Submit an Subversion(SVN) patch file to sourceforge.net (sf.net) http://wiki.codeblocks.org/index.php/Creating_a_patch_to_submit_(Patch_Tracker)

Edit2: I am guessing you would need to edit the Code Completion (CC) Plugin; but, this is a big guess on my part.
Edit3: You might want to look at the Clang CC Plugin that another person is working on and see if it works for you.
http://forums.codeblocks.org/index.php?topic=20623.225

Tim S.

Gryf:
That's not what I meant. I want to fix it but I don't want to edit any plugin. I just ask you which package exactly I need to install or what I need to change in the settings.

oBFusCATed:
The only plugin which has this feature at the moment is https://github.com/yvesdm3000/ClangLib I think, but I have not tried it.
Hopefully in the not so distant future we would have a language server plugin, which will also support this.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version