Skip to content

Releases: codefori/vscode-rpgle

vscode-rpgle 0.26.2

21 Feb 19:39
Compare
Choose a tag to compare
  • Improvements to running SQL statements from RPG code
  • Fixes to SQL references

vscode-rpgle 0.26.1

15 Feb 19:05
Compare
Choose a tag to compare
  • Fixes to SQL references
  • Fix bug where subroutines couldn't be converted if they had embedded SQL in them.

vscode-rpgle 0.26.0

29 Jan 15:53
Compare
Choose a tag to compare

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

22 Jan 15:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.24.1...0.25.0

vscode-rpgle 0.24.1

21 Jan 15:38
Compare
Choose a tag to compare

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

18 Nov 19:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.23.0...0.24.0

vscode-rpgle 0.23.0

27 Oct 07:39
Compare
Choose a tag to compare

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

26 Oct 08:20
Compare
Choose a tag to compare

Full Changelog: 0.22.0...0.22.1

  • Better handle broken configuration (#254)

vscode-rpgle 0.22.0

20 Oct 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.4...0.22.0

vscode-rpgle 0.21.4

06 Sep 15:11
Compare
Choose a tag to compare
  • 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