-
Bug
-
Resolution: Fixed
-
Minor
-
None
All the text shown by the plugin suffers from a UTF-8 as ASCII encoding error.
This is particularly annoying as GCC is outputting fancy quotes.
For example: unused variable ‘n’
All the text shown by the plugin suffers from a UTF-8 as ASCII encoding error.
This is particularly annoying as GCC is outputting fancy quotes.
For example: unused variable ‘n’
Are you parsing the content of a file or from the console log? Did you specify the encoding in the project configuration?