Mojo Pro now supports Mojo 1.0.0b2

Hi all, I’m the author of Mojo Pro (https://plugins.jetbrains.com/plugin/31943-mojo-pro), a plugin for the Jetbrains products I’m maintaining. For those who are interested, I’ve just updated the plugin with the new Mojo 1.0.0b2 grammar (though it also supports 1.0.0b1).

It currently provides native PSI-backed editing, parsing, highlighting, inspections, navigation, refactoring, formatting, project setup, run configurations, LLDB DAP debugging, diagnostics, and REPL support for Mojo projects, and if there’s any suggestions for missing features, I’m glad to integrate them.

Cheers, Erik