codefori / codefori/vscode-ibmi
Please support PRTF, PF and LF as well as you do DSPF in the actions.json
- Dominant language
- TypeScript
- Stars
- 418
- Forks
- 160
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 12
Description
**Is your feature request related to a problem? Please describe.**
I have PRTF and PF DDS in my local project. I cannot simply using the Code4i compile actions to compile them.
As you can see IBM Bob is blocked from compiling local DDS
**Describe the solution you'd like**
Simply add "CRTPRTF", "CRTPF" and "CRTLF" commands like you have for CRTDSPF
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
You can have Bob try to guess at the command and use compile commands. But it struggles, especially with DDS as there is no IFS suport.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.