Open carrotbell opened 5 months ago
@carrotbell Can you please switch to the pre-release version and let us know if you have the same problem?
Thank you for contacting us. The same error occurs in ver 2.11.0.
@carrotbell Is it only in the object text you're seeing this issue? Are you able to open-sources up as expected too?
I can't open the source. Also, if you check the box "Show description of libraries in User Library List view", the user library list will be hidden. In 2.6.5, I unchecked the "Enable SQL" box, but I wonder if that has anything to do with it.
Please share the contents of your Code for IBM i output channel after the list doesn't appear.
Sorry. I am late. Personal data has been deleted.
👉🏻 Issue text goes here. Japanese characters become garbled when updated to version 2.6.5 or later.
⚠️ REMOVE THIS LINE AND ANY SENSITIVE INFORMATION BELOW! ⚠️
Active extensions
``` COBOL (cobol): 10.6.11 Code for IBM i Walkthroughs (vscode-ibmi-walkthroughs): 0.5.0 Db2 for IBM i (vscode-db2i): 1.0.0 Emmet (emmet): 1.0.0 Error Lens (errorlens): 3.18.0 Git (git): 1.0.0 Git Graph (git-graph): 1.30.0 Git ベース (git-base): 1.0.0 GitHub (github): 0.0.1 GitHub 認証 (github-authentication): 0.0.2 GitLens — Git supercharged (gitlens): 15.1.0 IBM i Debug (ibmidebug): 1.0.0 JSON 言語機能 (json-language-features): 1.0.0 Node デバッグの自動アタッチ (debug-auto-launch): 1.0.0 TODO Highlight (vscode-todo-highlight): 1.0.5 TypeScript と JavaScript の言語機能 (typescript-language-features): 1.0.0 マージの競合 (merge-conflict): 1.0.0 ```Remote system
|Setting|Value| |-|-| |IBM i OS|V7R5M0| |Tech Refresh|2| |CCSID Origin|5035| |Runtime CCSID|5035| |Default CCSID|5035| |SQL|Enabled |Source dates|Disabled ### Enabled features |/QOpenSys/pkgs/bin|/usr/bin|/QSYS.lib/ILEDITOR.lib|/QSYS.LIB|/QIBM/ProdData/IBMiDebugService/bin| |-|-|-|-|-| |bash|attr|GETNEWLIBL.PGM|QZDFMDB2.PGM|startDebugService.sh| |chsh|iconv|||| |grep|setccsid|||| |ls|tar|||| |md5sum||||| |sort||||| |stat|||||Shell env
Variants
```json { "american": "#@$", "local": "#@$" } ```Errors
```json [ { "command": "/QOpenSys/usr/bin/qsh", "code": 1, "stderr": "CPF2125: \u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a", "cwd": "/home/*" }, { "command": "/QOpenSys/usr/bin/qsh", "code": 1, "stderr": "CPF9801: \u001a\u001a\u001a\u001a\u001a\u001aQSYS\u001a\u001a\u001a\u001a\u001a\u001a\u001aQCPTOIMPF\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a", "cwd": "/home/*" }, { "command": "/QOpenSys/usr/bin/qsh", "code": 1, "stderr": "CPF9801: \u001a\u001a\u001a\u001a\u001a\u001aQSYS\u001a\u001a\u001a\u001a\u001a\u001a\u001aQCPFRMIMPF\u001a\u001a\u001a\u001a\u001a\u001a\u001a\u001a", "cwd": "/home/*" } ] ```