mirror of
https://github.com/NohamR/Reclass.git
synced 2026-05-10 19:59:21 +00:00
6a9641edc5bbd1223c7be35326ba58b183695794
- Change fold indicators from +/- to arrow icons (▸ collapsed, ▾ expanded) - Move ▾ dropdown arrow after text on command rows (source▾, struct▾) - Change pointer display from ptr64<Type> to Type* format - Color custom/user-defined types teal (#4EC9B0) via lexer GlobalClass - Keep built-in types blue (#569cd6) via KeywordSet2 - Remove underline from root class name on CommandRow2 - Pointer children start collapsed by default (lazy expansion) - Demo data updated accordingly
ReclassX
An improvement over other reclass like editors.
Build
Requires Qt 6, QScintilla, and MinGW on Windows.
cmake -B build -G Ninja
cmake --build build
Languages
C++
92.7%
CMake
1.8%
C
1.7%
PowerShell
1.3%
Python
1.2%
Other
1.2%
