Release notes:
- Added CLI runner named `mavenworks`. Install with `npm i -g mavenworks`
- Added GoToDefinition for MQL in the standalone
- Added double clicks to Add New Part... and Open Dashboard dialogs
- Made the MQL Example popups leverage editor tooling like the Designer
- Made null row errors more clear in MqlEvalFunction
- Bug fixes:
- Fixed Cache lock issues with MqlCacheFunction
- Fixed magic comment auto-detection
- Fixed PivotPart not handling 0-row tables correctly
- Fixed Mql VectorIndexFunction
- Fixed SlickGrid scroll position persistence