MARIE-js / MARIE.js

MARIE.js is a simple, yet intuitive MARIE simulator built in JavaScript :pencil: and is used for teaching computing architecture and assembly language
https://marie.js.org
MIT License
144 stars 45 forks source link

Flexbox for text editor #325

Open Photon9 opened 1 year ago

Photon9 commented 1 year ago

The more code one can see the less scrolling and the easier it is to find bugs. The page layout and text editor could be configured to got from top margin to bottom if the browser window permits.

That would be a huge UX improvement for debugging.