Hello,
I am a member of the Japanese Power team, and this question is about something happening in the Japanese environment.
Currently, I am testing the development of FFRPG using VSCode(Code for IBMi).
In the version 7.5 environment, only Japanese characters in the compile list are garbled.
Could you please give me some advice regarding the garbled characters?
This does not occur in version 7.4, so I would like to clarify the cause.
■Verification procedure
1. Connect to IBMi server with VSCode
2. Right-click the source in IFS BROWSER and select Run Action to compile.

3. Click Open Output to see the compilation list. However, the Japanese characters become garbled.

The compile command is as follows.
CRTBNDRPG PGM(QGPL/icafe016) SRCSTMF('/home/KOINUMA/ffrpgsrc/icafe016.rpgle') OPTION(*EVENTF) DBGVIEW(*SOURCE) TGTRLS(*CURRENT) TGTCCSID(*JOB)

■Environmental assumptions
・Version:7.5
・QCCSID:1399
・IBM PASE for i environment variables:
QIBM_PASE_CCSID=1208
・CCSID of user profile:SYSVAL
・FFRPG source encoding: UTF8
■Other concerns
I set up to automatically put the source from the PC to IFS using SFTP.
In version 7.5, the STMF CCSID is 817 819,(The ccsid was written incorrectly. sorry…)
In version 7.4, the STMF CCSID is 1208, which is different.
------------------------------
Saori Koinuma
------------------------------