codesnippets
contrib plugins for Code::Blocks IDE
Install
- All systems
-
curl cmd.cat/codesnippets.sh
- Debian
-
apt-get install codeblocks-contrib
- Ubuntu
-
apt-get install codeblocks-contrib
- Kali Linux
-
apt-get install codeblocks-contrib
- Fedora
-
dnf install codeblocks-contrib
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install codeblocks-contrib
- Raspbian
-
apt-get install codeblocks-contrib
- Dockerfile
- dockerfile.run/codesnippets
codeblocks-contrib
contrib plugins for Code::Blocks IDE
This package extends Code::Blocks functionality a great deal with the included plugins. These are: * Code profiler (based on gprof) and code statistics (SLOCs etc) * Copy strings * DragScroll (enhances mouse operations) * Setting of environment variables * Source exporter to PDF/HTML/ODT/RTF * Header fixup * Help * Keyboard shortcuts configuration * RAD gui-builder for wxWidgets (wxSmith) * wxSmith AUI and wxSmith contrib items * Selection of small games for relaxing between coding sessions! (BYOGames) * Autoversioning * ThreadSearch * BrowseTracker * Valgrind * HexEditor * IncrementalSearch * Codesnippets * Library finder * Regular expression testbed * Symbol table plugin * CB koders * MouseSap * Cccc * CppCheck
codeblocks-dbg
Code::Blocks debugging libraries
Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash) This package contains the debugging libraries for the 'codeblocks' package.
codeblocks-contrib-dbg
Debugging libraries for the Code::Blocks contrib plugins
This package extends Code::Blocks functionality a great deal with the included plugins. These are: * Code statistics (SLOCs etc) * Copy strings * Cscope * DoxyBlocks * DragScroll (enhances mouse operations) * EditorConfig * EditorTweaks * Setting of environment variables * Source exporter to PDF/HTML/ODT/RTF * Header fixup * Help * Keyboard shortcuts configuration * RAD gui-builder for wxWidgets (wxSmith) * wxSmith contrib items * wxSmith AUI * Selection of small games for relaxing between coding sessions! (BYOGames) * Autoversioning * ThreadSearch * BrowseTracker * Valgrind * HexEditor * IncrementalSearch * Codesnippets * Library finder * Profiler (based on gprof) * ProjectOptionsManipulator * Regular expression testbed * Reopen last closed editor(s) via menu or hotkey * Spellchecker plugin * Symbol table plugin * CB koders * MouseSap * Cccc * CppCheck * NassiShneiderman This package contains the debugging libraries for the 'codeblocks-contrib' package and the wxsmith-packages.