Skip to content

0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrChebik MrChebik released this 20 Aug 20:52
· 3 commits to cleanup since this release
  • Added arguments.
  • Added languages: RU, UA.
  • Fixed memory leak.
  • Fixed window title of renames file/folder.
  • Required Java 10.
  • Updated API.

CodeArea

  • Added auto adding \ to """ combination, the same with '.
  • Added remove same / mirror symbols with their pair.
  • Added the possibility of closing a paired symbol without moving the arrow.
  • Fixed removing selected area after Enter/Backspace/Semicolon.

Highlight

  • Added var keyword.
  • Redesigned backlight. All code elements are now highlighted without basic keywords.
  • Fixed pairs.

Start

  • Added Enter listeners to buttons.