VS Version: 16.0.0 RC.3[28714.193.d16.0]
Python Tool Version: 16.0.19066.1
Repro step:
Actual Result:
Import warning "File is saved in encoding 'Western European(Window)' which does not match default UTF-8 encoding" appear after typing code "testfolder.FOLDER1_MSG()"
Note: The waring will disappear when close and reopen "module.py" file

Expect Result:
It should no warning
I have the same issue. Did you find the result good sir??
@haseebuchiha, the temporary workaround is to close and reopen the file.
I did try that and I failed. Currently there's just this line that's annoying. Otherwise everything is working fine
@haseebuchiha, can you try to save the file as a UTF-8 encoding?
Steps:



Oooooooo now that's a solution. Thanks mate
If the solution does not work, please reopen
Most helpful comment
@haseebuchiha, can you try to save the file as a UTF-8 encoding?
Steps:
