A bug fix around line endings in VS Code. When I wrote the extension it seemed that /r/n was the standard and now everything is just /n.
I added support for fixed-format SQL statements. Take a look at the github issue for more details.
The fixed-format SQL issue came from the issues on rpgfreeweb. I'm hoping to work through those and maybe add some more features over the next few months.
I've just published an update to vscode-rpgfree 0.0.4.
There are two changes.
The fixed-format SQL issue came from the issues on rpgfreeweb. I'm hoping to work through those and maybe add some more features over the next few months.