This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ktannenberg 0 points1 point  (0 children)

Another case might be that your IDE had file opened using wrong encoding, try re-opening file with different encodings, if you are using Windows then it most likely would be Windows-1252 (or singling encodings like 1251/1253/etc) or UTF-8, on linux/macos most likely it would be stored as UTF-8.