Releases: codefori/vscode-rpgle
Releases · codefori/vscode-rpgle
vscode-rpgle 0.5.4
- Fix duplicate table name in outline
- Skip blank name when grabbing files
Full Changelog: 0.5.3...0.5.4
vscode-rpgle 0.5.3
What's Changed
- Feature/cache removal by @worksofliam in #53
- Config fixes when extension is launched
Full Changelog: 0.5.2...0.5.3
Code for IBM i 0.5.2
- Improved outline view. Groups subfields into their structs.
vscode-rpgle 0.5.1
- Fix issue issue with F-spec causing parser crash
vscode-rpgle 0.5.0
- Unqualified structs to show up in content assist
- Record formats and subfields of them now show up for file definitions
- Fixed format support for content assist and outline view
vscode-rpgle 0.4.3
- Major code cleanup
- Language tools can be enabled without linter
- New config to enable language tools, which is enabled by default
vscode-rpgle 0.4.2
- Show references
- Fix for go to definition when in local file
vscode-rpgle 0.4.1
- Fix autofix issue where it would crash due to parsing failure.
vscode-rpgle 0.4.0
vscode-rpgle 0.3.3
Fix for creating lint config on local file system for Windows.