This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Experimental 2023-02-21 19:40 UTC - Introducing the status bar
Pre-release
Pre-release
·
20 commits
to main
since this release
- The code editor now has a status bar at the bottom of it.
- The connection with LIKO-12 now auto-reconnects when suddenly disconnected with exponential cooldown between attempts.
- The user can now disconnect/reconnect with LIKO-12 manually by clicking on the connection status item.
- The version of the IDE is now displayed at the bottom left.
- The run button is now available in the status bar and removed from the context menu.
- The
Ctrl-R
shortcut is still supported.
- The
- The editor now uses JetBrains Mono font with ligaturates enabled.
Internal changes
- The application now uses React.js for the UI.