Bumps to 0.7.0 - #194
Conversation
|
@chrjorgensen and @richardm90 if you happen to have some spare time/energy (no worries if not) and access to a seasoned IBM i system, please try browsing through some source (RPGLE, RPG, CL, DDS, PNLGRP, etc.) in vscode debug using this branch (or master) and see if any obvious regressions are present. If there are, please open an issue and I'll fix it. I'll probably be looking to release 0.7.0 (0.7.x since there were so many changes) on Friday or Saturday night (EST). I ran through all the previous tests (now in I also fixed #182 (found in PR #169), #181 (found in PR #169), #168, and #167 as part of the overall refresh / grammar gaps |
|
@barrettotte , apologies, I've been tied up all week, I'll take a look this coming week. |
|
@barrettotte , I just had a quick look to see if there were any immediate issues and VS Code did throw an error when I ran the |
Ah I didn't think about that all, I haven't had the IBM i development pack installed for a while. Maybe I'll back out this repo's COBOL or deactivate it. Going to look into that. Thanks that's a great catch that would have probably annoyed a lot of people edit: will most likely remove my COBOL, I did not realize that |
richardm90
left a comment
There was a problem hiding this comment.
@barrettotte , there's a lot in this release. .snap files are new to me so I've performed some spot checks on a range of test files and all worked well.
The only minor change I can suggest is a typo in CHANGELOG.md - says stirng instead of string.
I'm sure I'll need to pick your brains if I need to change any of the syntax files or fixtures.
Excellent work!
|
@richardm90 Yeah I'm new to them as well; Thanks for taking a look, I really appreciate it |
PR 193 adds COBOL supportedit: removed in favor ofbitlang.cobolin the IBM i development pack