-
Notifications
You must be signed in to change notification settings - Fork 1
TODO
kjellwinblad edited this page Aug 24, 2011
·
12 revisions
- DONE "Save as"-action for the editor
- DONE Search dialog for the editor
- DONE Goto line for the editor
- DONE Copy and paste for SBT editor
- DONE Put VT100 terminal in a ScrollPane
- DONE Put the scala console in a VT100 terminal so code completion etc work
- DONE Upgrade to Scala 2.9 when a stable version gets out
- DONE Make the project browser refresh automatically or with a shortcut button
- DONE Add properties for the project panel
- DONE Create global shortcuts for selecting the current editor, current console panel and the project panel
- DONE Create shortcuts for running and building etc in the sbt console
- DONE Improve the find dialog by making use of RSyntaxTextAreas built in find methods (http://fifesoft.com/rsyntaxtextarea/examples/index.php)
- Create dialog for quickly searching for files in the project
- Create a template system so the user can easily add templates
- Create a plugin system for adding source code modifications
- Make the quick buttons for the SBT console configurable so new buttons can be added etc