codefori / codefori/vscode-rpgle
Decimals of 0 show as empty in popup attributes for fields
Open
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 35
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 1
Description
When I cursor over a field in RPG IV, it shows me the fields attributes, but when zoned and probably decimal (aka Packed) are shown with a decimal length of 0, the 0 is not show so you see:
Sales zoned(2:)
should be
Sales zoned(2:0)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.