3.0 Prerelease 61 2024-08-05
Downloads:
Features
Visual Studio Code Extension
- support Go To Definition for type of variable declaration
32d372e64
Bug Fixes
- crash when file prompt initial path has no slash
9df104fd9
Editor
- mark ffc count dirty when using Paste Special > FFC
0b0c47178
This was preventing FFCs from being retained on a screen when using the special FFC paste mode.
- restore proper animation speed for combos in screen view
3f5c7a036
Build
- enable type-limits diagnostic as error, fix many issues found
828ffb4f3
Refactors
ZScript
- add -json switch to parser, use stderr for logging
3be9b16e8
- add errors and warnings to json output as diagnostics
6ae06e15d
Visual Studio Code Extension
- use new -json zscript option for diagnostics
1143e7480