About 50 results
Open links in new tab
  1. Source file defined CCSID 65535 does not show members in the filter

    Nov 20, 2024 · 2console.ts:137 [Extension Host] [Code for IBM i] Deprecation warning: you are using Instance::onEvent which is deprecated and will be removed in v3.0.0. Please use …

  2. Fetching errors from EVFEVENT in compiled object library vs. current ...

    Mar 6, 2025 · When compiling a program from a streamfile using the 'standard' compile commands, the program gets created (or not...) into the current library and any errors are retrieved from the …

  3. Can't find Member in EVFEVENT. Appears to be using different ... - GitHub

    Jul 25, 2022 · Can't find Member in EVFEVENT. Appears to be using different logic than RDi to determine library #779

  4. Outline view · Issue #1718 · codefori/vscode-ibmi · GitHub

    Hi, from command palette if I search for outline view this is the output: by clicking on the first one it open the outline view, but there's no the voice in command palette. Thank you ⚠️ REMOVE THI...

  5. Releases · codefori/vscode-ibmi · GitHub

    🌍 IBM i development extension for VS Code. Contribute to codefori/vscode-ibmi development by creating an account on GitHub.

  6. Add the ability to specify the current library as part of a compile ...

    Introduction: When an object gets created (program, module, panel group, etc.) through an action in VS Code, and EVFEVENT file gets created to communicate any errors back to the VS Code UI. This EV...

  7. CCSID Issue, special characters not shown correctly #2885

    Sep 15, 2025 · Describe the bug I have been looking at the other 22 CCSID closed issues and this might be a tn5250 issue but let's see if we can solve it. I have already reported this issue via mail but I …

  8. EVENTF checker should use the OBJ/PGM/SRVPGM/MODULE …

    Right now, after compiling, we are looking at &OPENLIB/EVFEVENT/&OPENMBR. What we should be doing is falling back to that and using the commands object parameter to find what library it is created ...

  9. Code for IBMi : Issue with object browser/source filter #1690

    We are trying to evaluate VS code for IBMi development in our CVS IBMi application before rolling the same out for DEV usage. While performing the evaluation we ran into some issues, reaching out t...

  10. Compile using CRTBNDRPG will not create an object #1518

    Sep 1, 2023 · Alfmesiter commented Sep 5, 2023 via email Hi Christian, The CRTBNDRPG command worked in a 5250 session. I deleted file BMILLER/EVFEVENT, then ran the compile in a 5250 …