feat: [editor] Add encoding detection and conversion support #1822
Annotations
1 warning
cppcheck:
src/plugins/codeeditor/encodes/detectcode.cpp#L197
Parameter 'filePath' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|