Beta testing Ruby Code Editor 4
-
I finally got around to updating my code editor extension with a bunch of new features and fixes. If anyone is interested, could you please beta test it over the weekend? I am especially interested in Mac testers, because I don't have access. Here's the download:
https://www.dropbox.com/s/fene4y5ue2q9m8g/as_rubyeditor_4-0-Beta.zip?dl=0
Here are the release notes:
Version 4.0 (TBD):
– Code cleanup
– Updated jQuery, jQueryUI, codemirror
– Updated styles
– Updated code snippets
– New menu and tab UI
– Ref browser and help windows use HtmlDialog now, also separate windows
– Fixed loading code
– Fixed recent file bug. Opens in current folder now
– Fixed printing
– Fixed preferences
– Fixed binding to be toplevel
– Added preloading of $LIBRARY_PATH items from preferences
– Added MRU file list
– Added quick save option
– Added undo/redo
– Added find/replace
– Added ability to edit default code
– Added help link to website
– Improved keyboard shortcuts
– Improved reference browser, updated links
Advertisement