Skip to content

Releases: codefori/vscode-rpgle

vscode-rpgle 0.13.0

20 Oct 01:18
Compare
Choose a tag to compare

What's Changed

  • improve IncludeMustBeRelative by @worksofliam in #142
  • Suggest local files for include statements by @worksofliam in #141
  • Go to definition for include and copy directive by @worksofliam in #143
    • Shift+F12 is no longer the shortcut. It is now just F12, or right click -> go to definition.

Full Changelog: 0.12.2...0.13.0

vscode-rpgle 0.12.2

12 Oct 21:29
Compare
Choose a tag to compare
  • Support directives on specs (#123)

vscode-rpgle 0.12.1

12 Oct 01:39
Compare
Choose a tag to compare
  • Support for RPGLE enhancements as defined in IBM i 7.5.1 release
  • Fix issue with inline end interface (#139)

vscode-rpgle 0.12.0

11 Oct 12:13
Compare
Choose a tag to compare
  • Clear linter diagnostics when editor is closed (#137)
  • Many fixes

Full Changelog: 0.11.0...0.12.0

vscode-rpgle 0.11.0

07 Oct 15:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.7...0.11.0

vscode-rpgle 0.10.7

21 Sep 20:21
Compare
Choose a tag to compare
  • Fix for missing end ranges
  • Fix for invalid ranges when using ... extender

vscode-rpgle 0.10.6

21 Sep 02:51
Compare
Choose a tag to compare
  • Add missing word to debug text box

vscode-rpgle 0.10.5

21 Sep 02:46
Compare
Choose a tag to compare
  • New functionality to provide debug information

vscode-rpgle 0.10.4

21 Sep 01:46
Compare
Choose a tag to compare
  • Support copy and include on specs (#123)
  • Fix for fixAllErrors command causing loop (#126)
  • No longer check strings inside of SQL statements (#124)

vscode-rpgle 0.10.3

06 Sep 18:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.10.3