Replies: 6 comments
-
Please share the contents of your Code for IBM i output channel after hovering over a source file and seeing the incorrect info. |
Beta Was this translation helpful? Give feedback.
-
Hi Liam, |
Beta Was this translation helpful? Give feedback.
-
@heymchri Well, the system is returning 37, and not 65535, to us:
Are you able to do a |
Beta Was this translation helpful? Give feedback.
-
Hi @worksofliam here you go: |
Beta Was this translation helpful? Give feedback.
-
@heymchri Looked into this more, and there isn't much more we can do since we are reading directly from the OS:
I don't believe this to be a bug on our side, so I am going to convert this to a discussion. Is CCSID 37 used anywhere else in your system? What is your system CCSID, locale, etc? What is your job job CCSID and default CCSID? |
Beta Was this translation helpful? Give feedback.
-
@worksofliam QCCSID is 37, local is EN_US, job CCSID is 37, default CCSID is 37. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When hovering over a source file, if the file has a CCSID of 65535, the reported CCSID shows as 37.
Also, if a member was added outside of VS Code, upon taking the refresh option on the source file, the member count is not updated. It is only updated if the refresh option is taken on the filter.
Also, although the Source File CCSID setting on the connection configuration is set to the default value *FILE, the source member opens just fine, although that should result in an error as source files with CCSID 65535 are supposedly not supported (unless the Source File CCSID is changed to a proper CCSID value).
Active extensions
Remote system
Enabled features
Shell env
Variants
Errors
Beta Was this translation helpful? Give feedback.
All reactions