magik-tools version 0.11.0 coming soon
August 10, 2025 magik-tools
The new version of magik-tools, 0.11.0, is coming soon! It took longer than expected, but it will be worth the wait.
Next to several fixes, and refactoring, it will include features such as:
- New check NestingDepthCheck to test if a method/procedure/if-statement/loop-statement does not exceed the maximum nesting depth
- Support renaming of methods, in case the type of the object the method is called on can be determined
- New check FileMustStartWithPackageStatement check to test if a file starts with a
_package-statement - Formatter now supports ranged formatting
- Improve method completions by removing
_gatherand_optionalkeywords - Support
_privatekeyword as method invocation receiver - New checks MissingPragma, PragmaInvalidClassifyLevelCheck, PragmaInvalidUsageCheck
- Add f4 t keybinding to VSCode plugin to write a trace command
And many more!
So stay tuned, as version 0.11.0 of magik-tools is going to be released soon.