Skip to content

Releases: codefori/vscode-rpgle

vscode-rpgle 0.6.4

22 Feb 20:33
Compare
Choose a tag to compare
  • Correct parse free format from valid column

vscode-rpgle 0.6.3

16 Feb 20:51
Compare
Choose a tag to compare
  • No longer ignore template variables
  • No longer show subfields not in the same file in the outline view
  • Fix order in which files are parsed

vscode-rpgle 0.6.2

15 Feb 22:59
Compare
Choose a tag to compare
  • Fix for linter skip special comment
  • Better support for end of file directive (#67)

vscode-rpgle 0.6.1

10 Feb 01:43
Compare
Choose a tag to compare
  • Expand LikeDS
  • Support for LIKEDS parameters
  • Go to definition for parameters

vscode-rpgle 0.6.0

09 Feb 21:33
Compare
Choose a tag to compare
  • Fix to parser with mixed fixed and free structs
  • Content assist for structure subfields (#62)
  • Support for complex structs (#60)

vscode-rpgle 0.5.9

07 Feb 21:09
Compare
Choose a tag to compare
  • Change schema to support better info on SpecificCasing
  • Fix for when local files are created

vscode-rpgle 0.5.8

07 Feb 14:36
Compare
Choose a tag to compare
  • Fix issue reading local files

Full Changelog: 0.5.7...0.5.8

vscode-rpgle 0.5.7

07 Feb 14:13
Compare
Choose a tag to compare
  • Fix bug where local source was not being read
  • Improvements to fetching local files

Full Changelog: 0.5.6...0.5.7

vscode-rpgle 0.5.6

03 Feb 02:00
Compare
Choose a tag to compare
  • Do not lint CTDATA
  • @rpglint-skip directive

Full Changelog: 0.5.5...0.5.6

vscode-rpgle 0.5.5

02 Feb 14:58
Compare
Choose a tag to compare
  • Fix for QualifiedCheck when LIKEREC is used (#54)