Releases: codefori/vscode-rpgle
Releases · codefori/vscode-rpgle
vscode-rpgle 0.3.2
- Output channel for logging.
vscode-rpgle 0.3.1
- Hover support for variables (#18)
- PrettyComments lint configuration
vscode-rpgle 0.3.0
- String literal finder fix
- Support for checking comment indentation
- Better support for on-exit (#39)
vscode-rpgle 0.2.5
Fix issue where certain SQL statements were causing indentation issues.
vscode-rpgle 0.2.4
Fix to package.json for [email protected]
vscode-rpgle 0.2.3
Indentation fixes.
vscode-rpgle 0.2.2
- Auto fix constants
- Fix issue when procedure name is used within prototype definition
vscode-rpgle 0.2.1
- NoCTDATA configuration (#8)
- Update default config to include NoCTDATA
vscode-rpgle 0.2.0
vscode-rpgle 0.1.1
- New command to fix auto-fixable problems
- Fix CRLF issues
- Improved support for local projects