Hi there!
I have downloaded Code::Blocks and I like it very much. I have also installed some plugins - very nice. But I am missing one feature: The automatic syntax check like in CLion or Eclipse: When I want to call a function named testFunction() and I write tesFtunction() I want that this wrong spelled function is underlined.
Via Google I have only found some old stuff (~2012) about this... is there any plugin available right now?
Thx & YS,
buzzzzz
Not possible at the moment.
Oh no... :( :( :( :'(
There is the clang plugin, but it si quite difficult to install: https://github.com/yvesdm3000/ClangLib
Hi.
I would also like to use such a feature in codeblocks. Maby someone who know better c++ and wxWidgets will tray to create automatic syntax check plugin. It would be greate.