Releases: codefori/vscode-rpgle
Releases · codefori/vscode-rpgle
vscode-rpgle 0.26.2
- Improvements to running SQL statements from RPG code
- Fixes to SQL references
vscode-rpgle 0.26.1
- Fixes to SQL references
- Fix bug where subroutines couldn't be converted if they had embedded SQL in them.
vscode-rpgle 0.26.0
What's Changed
- Refactor subroutine under new Code Action by @worksofliam in #293
- Remove space trigger
Full Changelog: 0.25.0...0.26.0
vscode-rpgle 0.25.0
What's Changed
- Snippets: File definition is added by @Moralescr in #279
- Add lowercase directives by @richardm90 in #283
- Extract Procedure by @worksofliam in #291
New Contributors
- @Moralescr made their first contribution in #279
- @richardm90 made their first contribution in #283
Full Changelog: 0.24.1...0.25.0
vscode-rpgle 0.24.1
What's Changed
- Fix bug with creating new lint config
- Enable SQL extract feature by @worksofliam in #282
Full Changelog: 0.24.0...0.24.1
vscode-rpgle 0.24.0
What's Changed
- halcyon-tech to codefori by @SJLennon in #277
- Allow format to fix indent when no lint is provided by @worksofliam in #271
- Parser fixed for includes and undefined handling by @worksofliam in #280
Full Changelog: 0.23.0...0.24.0
vscode-rpgle 0.23.0
What's Changed
- Ability to rename by @worksofliam in #266
- Fixes bug where parameter names were not shown when writing code inside of procedure.
- StringLiteralDupe no longer shown as warning, but instead shown under the Refactor option.
Full Changelog: 0.22.1...0.23.0
vscode-rpgle 0.22.1
Full Changelog: 0.22.0...0.22.1
- Better handle broken configuration (#254)
vscode-rpgle 0.22.0
What's Changed
- Fix: /COPY with comment by @sebCIL in #260
- Feature/rpgle_2023_oct by @worksofliam in #265
- Upgrade snippets to Fall 2023 level by @chrjorgensen in #269
Full Changelog: 0.21.4...0.22.0
vscode-rpgle 0.21.4
- Fix for ForceOptionalParens (#251)
- Don't check for casing on directives (#253)
- Fix for %PADDR when used with RequiresParameter (#250)
Full Changelog: 0.21.3...0.21.4