RedPanda-CPP/RedPandaIDE/qsynedit/highlighter
royqh1979 561c83ef58 - enhancement: correctly handle auto indents for multi-level embedding complex statements like 'for(...) if (...) printf(); 2021-10-30 19:58:13 +08:00
..
asm.cpp - refactor: brace states in parser 2021-09-23 14:46:42 +08:00
asm.h - fix: editor folder process error 2021-09-23 12:06:26 +08:00
base.cpp - change: don't auto insert a new line when input an enter between '(' and ')' or between '[' and ']' (indent instead) 2021-10-30 18:28:40 +08:00
base.h - change: don't auto insert a new line when input an enter between '(' and ')' or between '[' and ']' (indent instead) 2021-10-30 18:28:40 +08:00
composition.cpp * work save 2021-05-26 00:04:20 +08:00
composition.h * work save 2021-05-26 00:04:20 +08:00
cpp.cpp - enhancement: correctly handle auto indents for multi-level embedding complex statements like 'for(...) if (...) printf(); 2021-10-30 19:58:13 +08:00
cpp.h - change: don't auto insert a new line when input an enter between '(' and ')' or between '[' and ']' (indent instead) 2021-10-30 18:28:40 +08:00