Releases: codefori/vscode-rpgle
Releases · codefori/vscode-rpgle
vscode-rpgle 0.13.0
What's Changed
- improve
IncludeMustBeRelative
by @worksofliam in #142 - Suggest local files for include statements by @worksofliam in #141
- Go to definition for include and copy directive by @worksofliam in #143
- Shift+F12 is no longer the shortcut. It is now just F12, or right click -> go to definition.
Full Changelog: 0.12.2...0.13.0
vscode-rpgle 0.12.2
- Support directives on specs (#123)
vscode-rpgle 0.12.1
- Support for RPGLE enhancements as defined in IBM i 7.5.1 release
- Fix issue with inline end interface (#139)
vscode-rpgle 0.12.0
- Clear linter diagnostics when editor is closed (#137)
- Many fixes
Full Changelog: 0.11.0...0.12.0
vscode-rpgle 0.11.0
What's Changed
- Fixed using display file with extfile(*extdesc) by @sebCIL in #128
- Fixed go to def for local by @worksofliam in #138
New Contributors
Full Changelog: 0.10.7...0.11.0
vscode-rpgle 0.10.7
- Fix for missing end ranges
- Fix for invalid ranges when using
...
extender
vscode-rpgle 0.10.6
- Add missing word to debug text box
vscode-rpgle 0.10.5
- New functionality to provide debug information