Opening files through the filesystemprovider does not listen to encoding specified in profile #3410
Labels
API Extender
Issues that allow Zowe Explorer to be extended externally
enhancement
New feature or request
priority-medium
Not functioning - next quarter if capacity permits
Research Needed
Describe the bug
When opening a resource through zowe-ds:/<Profile Name (LPAR)>/ and showing the window in vscode it OFTEN/SOMESTIMES doesn't listen to the encoding property specified in the profile.
If it's opened through the zowe explorer it seemingly always works.
To Reproduce
Steps to reproduce the behavior:
Another way of testing this it to open a file through the zowe explorer, afterwards close vscode and reopen it. It will have the window cached and it will now try and fetch the file again, but with the wrong encoding information
Expected behavior
Should be the same as when it's opened through the zowe explorer and always listen to the profile encoding information
Desktop (please complete the following information):
Additional context
Perhaps it should be possible to add encoding/codepage information to the query part of the URI.
The text was updated successfully, but these errors were encountered: