vscode-rpgle
vscode-rpgle copied to clipboard
Upgrade snippets to Spring 2024 level
Changes
This PR will update the RPGLE snippets to the Spring 2024 level. It will also change all reserved RPG keywords in snippets to lowercase, for consistency.
Checklist
- [x] have tested my change
- [ ] updated relevant documentation
- [ ] Remove any/all
console.log
s I added - [x] eslint is not complaining
- [ ] have added myself to the contributors' list in the README
- [ ] for feature PRs: PR only includes one feature enhancement.