franneck94 / Vscode-C-Cpp-Runner

🚀 Compile, run and debug single or multiple C/C++ files with ease. 🚀
MIT License
53 stars 14 forks source link

[ENH] Сreate an option to modify the encoding. #93

Closed 123kapefa closed 1 year ago

123kapefa commented 1 year ago

"code-runner.executorMap": [ "C++": "set C++IOENCODING=utf8 && py -u" ]

franneck94 commented 1 year ago

Hi, can you give me an use-case?

Shouldnt the OS terminal have UTF8?

123kapefa commented 1 year ago

thanks. I’ve already solved this problem

пт, 17 февр. 2023 г. в 10:23, Jan Schaffranek @.***>:

Hi, can you give me an use-case?

Shouldnt the OS terminal have UTF8?

— Reply to this email directly, view it on GitHub https://github.com/franneck94/Vscode-C-Cpp-Runner/issues/93#issuecomment-1434220303, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZBVI2IZSO3LJNJZLSDYOY3WX4RQHANCNFSM6AAAAAAUD3HK4Y . You are receiving this because you authored the thread.Message ID: @.***>