-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Description
Steps:
- Use CPYF and add member to QRPGLESRC
- Refresh VSCode object browser
- Use Go To File (Ctrl+Alt+P)
- Look for new member ..../QRPGLESRC/NewMember
Expected result:
New member to show
Actual behavior:
Member no show
- QCCSID: 37
- Features enabled:
- git: true
- grep: false
- tn5250: false
- setccsid: true
- GENCMDXML.PGM: false
- QZDFMDB2.PGM: true
- iconv: true
- attr: true
- SQL enabled: true
- Source dates enabled: false
[
{
"command": "system \"CRTLIB LIB(ISEDEV) TEXT('Code for i temporary objects. May be cleared.')\"",
"code": 255,
"stderr": "CPF2111: Library ISEDEV already exists.",
"cwd": "/home/ISE1"
},
{
"command": "system \"CHKOBJ OBJ(QSYS/QCPTOIMPF) OBJTYPE(*DTAARA)\"",
"code": 255,
"stderr": "CPF9801: Object QCPTOIMPF in library QSYS not found.",
"cwd": "/home/ISE1"
},
{
"command": "system \"CHKOBJ OBJ(QSYS/QCPFRMIMPF) OBJTYPE(*DTAARA)\"",
"code": 255,
"stderr": "CPF9801: Object QCPFRMIMPF in library QSYS not found.",
"cwd": "/home/ISE1"
}
]Metadata
Metadata
Assignees
Labels
No labels