Releases: Hitonoriol/Methan0l-IDE
Releases · Hitonoriol/Methan0l-IDE
v0.3.4
v0.3.3
- Open drag-n-dropped files for editing
- Save files in UTF-8 instead of system-default charset
- Change editor / console font size via keybindings:
CTRL
++
/-
CTRL
+NUM +
/NUM -
CTRL
+Scroll up
/Scroll down
v0.3.2
- UTF-8 support
- Editor file modification detection fixes
- Background interpreter processes associated with console windows are now always killed properly when closing them or the main window
- Console input processing fix
v0.3: Editor hotkeys
* Show that file has been modified with `*` in tab title
v0.2
New console window + Set system-default look and feel
v0.1
Close tabs by clicking them w/ middle mouse button * Re-focus input field when typing in console window * Start Methan0l in interactive mode (Project -> Interactive mode) * Refresh stdout in background via SwingWorker subclass when running a program