Skip to content

Releases: codefori/vscode-rpgle

vscode-rpgle 0.19.2

21 May 03:56
Compare
Choose a tag to compare
  • Fix for broken completion item on dot

Full Changelog: 0.19.1...0.19.2

vscode-rpgle 0.19.1

08 May 14:13
Compare
Choose a tag to compare
  • Workspace symbols now includes programs with main

Full Changelog: 0.19.0...0.19.1

vscode-rpgle 0.19.0

03 May 16:11
Compare
Choose a tag to compare
  • Improved local project discovery on launch
  • New snippets for SQL loops and display file basics
  • Ability to auto-import programs with main and local export functions

Full Changelog: 0.18.0...0.19.0

vscode-rpgle 0.18.0

30 Apr 22:56
Compare
Choose a tag to compare

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

11 Feb 17:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.17.5...0.17.6

vscode-rpgle 0.17.5

31 Jan 01:20
Compare
Choose a tag to compare

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

27 Jan 20:38
Compare
Choose a tag to compare
  • 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

13 Jan 22:41
Compare
Choose a tag to compare

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

12 Jan 19:12
Compare
Choose a tag to compare
  • Cleanup temp tables when finished with them

vscode-rpgle 0.17.0

22 Dec 16:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.4...0.17.0