Skip to content

Go to file cannot find newly added source member #722

@LuigiBrito

Description

@LuigiBrito

Steps:

  1. Use CPYF and add member to QRPGLESRC
  2. Refresh VSCode object browser
  3. Use Go To File (Ctrl+Alt+P)
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions