Releases: codefori/vscode-rpgle
Releases · codefori/vscode-rpgle
vscode-rpgle 0.19.2
- Fix for broken completion item on dot
Full Changelog: 0.19.1...0.19.2
vscode-rpgle 0.19.1
- Workspace symbols now includes programs with main
Full Changelog: 0.19.0...0.19.1
vscode-rpgle 0.19.0
- Improved local project discovery on launch
- New snippets for SQL loops and display file basics
- Ability to auto-import programs with
main
and localexport
functions
Full Changelog: 0.18.0...0.19.0
vscode-rpgle 0.18.0
What's Changed
- Fix: Find all references by @sebCIL in #211
- Feat: Add prototype and procedure snippet by @sebCIL in #210
- Fix: Code snippet by @sebCIL in #215
- Display 'Subroutine' keyword in full-free by @sebCIL in #212
- Allow for local project export procedures available for auto-import
- Provide assistance when for converting QSYS style imports
Full Changelog: 0.17.6...0.18.0
vscode-rpgle 0.17.6
What's Changed
- Feature/nocycle snippet by @sebjulliand in #206
- Fix parameter storage by @worksofliam in #207
- Provide file info on hover for all variables by @worksofliam in #208
New Contributors
- @sebjulliand made their first contribution in #206
Full Changelog: 0.17.5...0.17.6
vscode-rpgle 0.17.5
What's Changed
- Do not require procedure parms for directives by @p-behr in #196
- On-error statement shouldn't be considered individual words by @p-behr in #197
- Fix for blank comments complaining when
PrettyComments
was enabled.
Full Changelog: 0.17.3...0.17.5
vscode-rpgle 0.17.3
- Fix issue when End-PR used out of scope (#195)
- Fix for bad document symbol pushing
Full Changelog: 0.17.2...0.17.3
vscode-rpgle 0.17.2
What's Changed
- Fix for broken
printf
prototype - Do not require parameters for procedures found in control options by @p-behr in #191
Full Changelog: 0.17.1...0.17.2
vscode-rpgle 0.17.1
- Cleanup temp tables when finished with them
vscode-rpgle 0.17.0
What's Changed
- Feature/new skip rules by @worksofliam in #189
- Feature/more useless catches by @worksofliam in #190
- Ability to import some system APIs by @worksofliam in #177
Full Changelog: 0.16.4...0.17.0