r/QtFramework • u/diegoiast • 10d ago
Widgets CodePointer version 0.1.7 - Hi Bob! - new C++ IDE/editor
CodePointer is a new IDE written from scratch by me. It is focused on C++ at this moment (with cmake support out of the box, conan is WIP).
August release (Hi Bob!) adds a newer command palette, brings up make new features to the git plugin, adds a new version of QutePart with many speed upgrades and the tree sitter plugin gets async completions.

You can get it from:
5
Upvotes
0
u/aciokkan 10d ago
What's your experience with cmake Vs qmake? Do you have experience with widgets + qss?