Releases: codefori/vscode-rpgle
Releases · codefori/vscode-rpgle
0.33.3
What's Changed
- Implement fix to use **free after line one by @worksofliam in #456
- Fix multiline statement range handling by @worksofliam in #457
- Add snippet for dcl-pi by @SanjulaGanepola in #469
Full Changelog: 0.33.2...0.33.3
vscode-rpgle 0.33.2
What's Changed
- Recreate crash caused by missing name by @worksofliam in #454
Full Changelog: 0.33.1...0.33.2
vscode-rpgle 0.33.1
What's Changed
- Improve handling of undefined references for dot notation by @worksofliam in #450
Full Changelog: 0.33.0...0.33.1
vscode-rpgle 0.33.0
What's Changed
- Support for signature information, built-in function improvements by @worksofliam in #448
Full Changelog: 0.32.4...0.33.0
vscode-rpgle 0.32.4
What's Changed
- Improvements to completion provider with subitems by @worksofliam in #445
- Fix comment parsing issue in the compiler by @worksofliam in #446
Full Changelog: 0.32.3...0.32.4
vscode-rpgle 0.32.3
vscode-rpgle 0.32.2
What's fixed
- Fix offset reference resolver to improve depth handling by @worksofliam in #431
- Change link to releases on the change log page by @chrjorgensen in #432
- Allow symbols to be defined in free-format by @worksofliam in #434
Full Changelog: 0.32.1...0.32.2
vscode-rpgle 0.32.1
What's Changed
- Only add SQL reference for valid tokens by @worksofliam in #420
- Fix range issue with enum in symbol provider by @worksofliam in #426
- Fix collection of prototypes by @worksofliam in #428
Full Changelog: 0.32.0...0.32.1