Releases: codefori/vscode-rpgle
Releases · codefori/vscode-rpgle
vscode-rpgle 0.10.2
vscode-rpgle 0.10.1
- Change parsing trigger to when editing new lines
- Fix for renaming prototypes
0.10.0
What's Changed
- Feature/rename by @worksofliam in #117
- Support for definition ranges by @worksofliam in #116
- Fix and test for IF directive (#115)
Full Changelog: 0.9.8...0.10.0
vscode-rpgle 0.9.8
vscode-rpgle 0.9.7
vscode-rpgle 0.9.6
- Fix issue with comments after end of statement
- Change how paths are stored internally
vscode-rpgle 0.9.5
- Add new rule to check for variables in Embedded SQL statements
vscode-rpgle 0.9.4
- Fix issue with linter not working on web
vscode-rpgle 0.9.3
- Change way local storage is read
vscode-rpgle 0.9.2
- Support for the VS Code virtual file system