dhewm3/neo
Artyom Shalkhakov e83c3ae3df Improvements to source code editing.
- auto-complete box
- keyword completion is working (but the files defining keywords are nowhere to be found!)
- identifier tooltips
- function parameters tooltips

One thing that ISN'T working with autocomplete is you cannot dismiss the listbox using ESC key: we never get that key from ImGui for some reason.
2025-02-20 00:25:10 -07:00
..
cm
d3xp
framework Various changes to Decl Browser. 2025-02-10 11:50:44 -07:00
game
idlib
libs Improvements to source code editing. 2025-02-20 00:25:10 -07:00
MayaImport
renderer
sound
sys Switch to the original ImGuiColorTextEdit. 2025-02-12 10:28:34 -07:00
tools Improvements to source code editing. 2025-02-20 00:25:10 -07:00
TypeInfo
ui
CMakeLists.txt Move rich editing into SyntaxRichEditCtrl. 2025-02-15 07:47:13 -07:00
config.h.in
mmakefile.src