Justus

Results 3 issues of Justus

### Bug description ![Screenshot 2024-02-17 at 8 00 27 AM](https://github.com/modularml/mojo/assets/49132972/0bb39ecf-8382-4380-96ca-0cb6454f0cc3) I wanted to make a trait `Shape`, which defines an `area` method so my shapes can get their area. I...

bug
mojo-lang
mojo
crash

Syntax highlighting changes based on the extension of the selected file. Uses Monaco editor's path URI field. (It appears I am unable to add label but "frontend" would be appropriate)

I was getting the following warning and the system was failing: `WARNING:Device:Unable to get top activity name.` The regex match of `Device.get_top_activity_name` needed to be updated. This was fixed in...