Skip to content

Releases: codefori/vscode-rpgle

vscode-rpgle 0.5.7

07 Feb 14:13

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

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

Choose a tag to compare

  • Fix for QualifiedCheck when LIKEREC is used (#54)

vscode-rpgle 0.5.4

02 Feb 03:23

Choose a tag to compare

  • Fix duplicate table name in outline
  • Skip blank name when grabbing files

Full Changelog: 0.5.3...0.5.4

vscode-rpgle 0.5.3

29 Jan 16:50

Choose a tag to compare

What's Changed

  • Feature/cache removal by @worksofliam in #53
  • Config fixes when extension is launched

Full Changelog: 0.5.2...0.5.3

Code for IBM i 0.5.2

28 Jan 21:24

Choose a tag to compare

  • Improved outline view. Groups subfields into their structs.

vscode-rpgle 0.5.1

28 Jan 19:21

Choose a tag to compare

  • Fix issue issue with F-spec causing parser crash

vscode-rpgle 0.5.0

26 Jan 20:30

Choose a tag to compare

  • Unqualified structs to show up in content assist
  • Record formats and subfields of them now show up for file definitions
  • Fixed format support for content assist and outline view

vscode-rpgle 0.4.3

24 Jan 20:48

Choose a tag to compare

  • Major code cleanup
  • Language tools can be enabled without linter
  • New config to enable language tools, which is enabled by default

vscode-rpgle 0.4.2

24 Jan 05:09

Choose a tag to compare

  • Show references
  • Fix for go to definition when in local file