Skip to content

Releases: barrettotte/vscode-ibmi-languages

v0.6.8 - Fall 2022 RPGLE Enhancements

12 Oct 16:55
Compare
Choose a tag to compare

v0.6.7

09 Oct 17:21
Compare
Choose a tag to compare
  • Fix CL highlighting error with escaped characters 108
  • Fix RPGLE fixed format issue with extended identifiers 110
  • Fix SUBDUR missing from RPGLE keywords 113
  • Fix RPGLE fixed format INCLUDE and COPY broken highlighting 114
  • Adds missing DCL-SUBF keyword to RPGLE free format 115

v0.6.6

05 May 17:14
Compare
Choose a tag to compare
  • Add Spring 2022 RPG enhancements for 7.3, 7.4, and 7.5, thanks to @chrjorgensen

v0.6.5

10 Apr 15:41
Compare
Choose a tag to compare
  • Add missing RPGLE keywords SAMEPOS, OVERLOAD and NULLIND 104, thanks to @chrjorgensen

v0.6.4

07 Mar 00:28
Compare
Choose a tag to compare
  • Fix RPGLE /TITLE preprocessor highlighting 90
  • Fix SQLRPGLE host variable identifier regex 91
  • Fix RPGLE fixed format identifier highlighting 93
  • Fix SQLRPGLE qualified objects highlighting 94
  • Fix Commented out EXEC SQL causing highlighting problems 96
  • Fix CL identifier/label regex 97
  • Fix CL /*ALL causing multiline comment highlighting 98
  • Fix RPGLE free multiline string highlighting issue 101
  • Fix SELECT control block matching in RPGLE 102

v0.6.3

27 Jan 22:04
3f08465
Compare
Choose a tag to compare

v0.6.2 general RPGLE fixes

19 Oct 22:31
Compare
Choose a tag to compare
  • Add missing RPGLE Fixed "DX" spec 78
  • Fix RPGLE fixed compile time array highlighting 80
  • Fix RPGLE preprocessor comment highlighting 82
  • Fix RPGLE /FREE preprocessor scope issue 83
  • Fix RPGLE fixed: C-spec missing constant 84
  • Fix SQLRPGLE free: exec SQL highlighting broken on col 1 85

v0.6.0 - RPGLE enhancements Fall 2021

14 Oct 21:34
Compare
Choose a tag to compare
  • Added new RPGLE enhancements for Fall 2021 (up to 7.3 TR11 and 7.4 TR5). Big thanks to @chrjorgensen!

v0.5.9

14 Mar 16:59
Compare
Choose a tag to compare
  • Add Online Help Panel Group (PNLGRP) syntax highlighting, thanks @chrjorgensen

v0.5.8

12 Mar 21:37
Compare
Choose a tag to compare
  • Add CMD syntax highlighting, thanks @chrjorgensen
  • Fix RPGLE fixed format gutter breaking syntax highlighting 60
  • Fix RPGLE fixed format /EJECT precompiler comment highlighting 72