mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-25 14:22:54 -06:00
ide: Fixed clang-format in MacOS, upgrade theide function implemented for macos
This commit is contained in:
parent
74471235a2
commit
06b25db00a
5 changed files with 31 additions and 15 deletions
|
|
@ -159,7 +159,6 @@ String ReformatCpp(CodeEditor& editor, bool setcursor, bool prefer_clang_format)
|
|||
|
||||
String r;
|
||||
int code = HostSys(cmd + temp_path, r);
|
||||
DDUMP(code);
|
||||
|
||||
DeleteFile(temp_path);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue