Arcadia Changelog

What's new in Arcadia 0.9.2

Nov 22, 2010
  • Bugs fixed in case of ruby 1.8 enviroment
  • Ssupported the maximized state saving of the main window

New in Arcadia 0.9.1 (Oct 20, 2010)

  • Commons:
  • bug-fixing
  • Nw features:
  • Editor
  • Added a button for close current tab
  • Added menu button for quick file selection
  • "Edit/Prettify Current" now works

New in Arcadia 0.9.0 (Sep 20, 2010)

  • Improvements:
  • a lot of bug-fixing
  • new default theme = dark
  • auto-hide scrollbar and auto post menu
  • New features:
  • Added process monitor (possibility to kill running sub process)
  • added first release of a configurable runners management (possibility to choose runner for current file)

New in Arcadia 0.8.1 (Apr 27, 2010)

  • [Improvements]:
  • common:
  • bug-fixing
  • hide splash on gems wizard
  • added keybinding configurazion support
  • added new event : RedoTextEvent, SelectAllTextEvent, InvertSelectionTextEvent, UpperCaseTextEvent, LowerCaseTextEvent
  • and Edit menu items : 'Redo','Select all','Invert selection','Uppercase', 'Lowercase'
  • editor:
  • added dynamic resizing of line numbers frame

New in Arcadia 0.8.0 (Dec 12, 2009)

  • New extensions:
  • ack in files:
  • similar to "search in files" using ack utility
  • Improvements:
  • commons:
  • porting ruby 1.9
  • bug-fixing
  • Core:
  • remember window size/position, show/hide toolbar preferences and layout from previous run editor:
  • remember the last file your were editing, with editing location, on startup
  • added new hightlight engine based on coderay, others kind of file are now supported (erb,rhtml,java)
  • added auto completion of current word based on words within the current window also; then added escape key short cut.
  • added outline syncronization