Cyano Hao
97cd0cb3fc
fix windows consolepauser GetErrorMessage ( #419 )
2024-05-11 08:00:10 +08:00
Cyano Hao
b69f234840
disable job control in console pauser before windows xp ( #420 )
2024-05-10 17:55:48 +08:00
Roy Qu
2e5e68d50d
fix: compile error
2024-05-09 21:53:12 +08:00
Roy Qu
891d29f011
Pause the console pauser before exiting, when there's some wrong in program execution.
2024-05-09 21:31:22 +08:00
Roy Qu
eac49a90f0
- fix: The memory usage displayed after program execution is wrong.
...
- enhancement: New compiler option "stack size" in the link subpage.
- change: Set "Ctrl+G" as the shortcut for "Goto page..."
- change: Set "Ctrl+B" as the shortcut for "Toggle Bookmark"
2024-05-05 10:24:36 +08:00
Roy Qu
9c6bd5a003
work save
2023-09-21 21:27:24 +08:00
Roy Qu
1e645d7770
Improvement of terminal support
2023-09-21 08:17:07 +08:00
Roy Qu
a2a3ae8a91
- minor changes for Virtual Terminal Sequences Support in windows 10/11
2023-09-21 07:19:23 +08:00
Cyano Hao
660cd63532
enable VT sequence on Windows ( #136 )
2023-09-20 10:02:50 +08:00
Cyano Hao
9e868d131c
fix: build failure for various windows toolchains; update build doc ( #131 )
2023-08-21 10:45:09 +08:00
Roy Qu
5d3a933932
- enhancement: Change the way to calculate execution time.
2023-02-07 20:27:31 +08:00
Roy Qu
babecbd3bc
change "ConsolePauser.exe" to "consolepauser.exe" in all codes
2022-12-30 09:06:39 +08:00
Roy Qu
ea3b4ea8e5
- enhancement: Show memory usage after console program exited.
...
- fix: If clang and g++ are in the same folder, only the compiler sets for gcc are auto generated.
2022-12-13 12:36:16 +08:00
Roy Qu
a62910e1a3
- fix: editor tooltip for #include_next is not correctly calculated
...
- fix: ctrl+click on #include_next header name doesn't open the right file
- enhancement: parser used for non-project C files won't find header files in C++ include folders.
2022-10-18 12:24:59 +08:00
Roy Qu
a727929e88
refactor folder structure
2022-09-25 10:16:13 +08:00