RedPanda-CPP/RedPandaIDE/qsynedit/highlighter
royqh1979 6e4afe83c0 - fix: one line 'while' statement dosen't correctly indents
- fix: line starts with  '{' that follow an un-ended 'if'/'for' statement is not correctly un-indented
2021-11-06 23:21:52 +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 - enhancement: correctly handle auto indents for statement span many lines; 2021-10-31 00:08:20 +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 - fix: one line 'while' statement dosen't correctly indents 2021-11-06 23:21:52 +08:00
cpp.h - enhancement: correctly handle auto indents for statement span many lines; 2021-10-31 00:08:20 +08:00