bofirial / DungeonBot

A website for learning to code using c#.
https://dungeonbot.net
MIT License
5 stars 1 forks source link

Display Top Level Errors in DungeonBotCodeEditor #89

Closed bofirial closed 2 years ago

bofirial commented 3 years ago

We need to display errors that are not associated with a file or code region in the DungeonBotCodeEditor. These errors should display as alerts above the Monaco Code Editor.

bofirial commented 2 years ago

Not planning on coding in Monaco in the redesign.