ScalaChangeLog
20080925
- [[[libs.scala | [libs.scala]] Upgraded to Scala-2.7.2.RC2
20080820
- [[[libs.scala | [libs.scala]] Upgraded to Scala-2.7.2.RC1
20080818
- [[[Console | [Console]] Fixed bug in main/extexecution: Console is wrongly redirected to out window.
20080803
- [[[Editing | [Editing]] Fixed: no tooltip on item whose declaration's source file is not found.
20080801
- [[[Editing | [Editing]] Fixed completion for select with package prefix
20080731
- [[[Editing | [Editing]] Fixed completion for unresolved object
20080726
- [[[Editing | [Editing]] Fixed highlighting for package element
- [[[Editing | [Editing]] Fixed reindent for statement in body of "def"
20080725
- [[[Project | [Project]] JUnit integration;
- [[[Project | [Project]] A simple Scala JUnit Test template
20080723
- [[[Project | [Project]] Fixed choose main class;
- [[[Project | [Project]] Fixed create project from exist sources;
20080721
- [[[Debugger | [Debugger]] Fixed: Unable to add/remove breakpoint;
- [[[Debugger | [Debugger]] Supported "Run to cursor";
- [[[Debugger | [Debugger]] Fixed: no highlighting on debugger stopped line;
- [[[Debugger | [Debugger]] Fixed: the annotation of breakpoint is shown as "Multiple breakpoints"
20080720
- [[[Editing | [Editing]] Finished code folding
- [[[Editing | [Editing]] Fixed completion for import
20080719
- [[[Editing | [Editing]] Highlighting TypeRefs
20080719
- [[[Editing | [Editing]] All AST usage is based on Scala's native compiler now.
20080709
- [[[Editing | [Editing]] Integrated in Scala's native compiler
- [[[Editing | [Editing]] Auto-completion is now based on Scala's native compiler's AST tree
20080621
- [[[Editing | [Editing]] Big refactor for AST elements and indexer
20080522
- [[[Editing | [Editing]] Fixed syntax broken: should disable newline in parentheses of if/while/do statements
20080522
- [[[libs.scala | [libs.scala]] Added bundling Scala runtime, current version: 2.7.1
20080511
- [[[Editing | [Editing]] Type inference for infix expressions
20080506
- [[[Editing | [Editing]] Some completion for method chain
20080502
- [[[Editing | [Editing]] Show doc under completion
20080430
- [[[Editing | [Editing]] Go to declaration of remote type and method
20080430
- [[[Editing | [Editing]] Completion for Scala/Java methods
- [[[Editing | [Editing]] Completion for import
20080426
- [[[Editing | [Editing]] Error recover for StableId and NewExpr
20080425
- [[[Editing | [Editing]] Added scalastubs
- [[[Editing | [Editing]] Indexing $SCALA_HOME/src
- [[[Editing | [Editing]] Type inference for val/var that defined Type
20080419
- [[[Editing(1.0.19) | [Editing(1.0.19)]] Fixed some broken syntax
- [[[Editing(1.0.19) | [Editing(1.0.19)]] Fixed NPE caused by brace completion
- [[[Editing(1.0.19) | [Editing(1.0.19)]] Fixed indentation of case class/object
- [[[Editing(1.0.19) | [Editing(1.0.19)]] Added formatting option
20080416
- [[[Console | [Console]] Fixed console on Scala-1.7.1RC1
20080410
- [[[Editing | [Editing]] Rewrite lexer and grammar in Rats!
- [[[Editing | [Editing]] A pretty formatter
20080301
- [[[Editing | [Editing]] fixed: some broken syntax related to newline, such as newline in parenthesis expr
20080224
- [[[Editing | [Editing]] fixed: broken syntax of Annotation, where NameValuePair in AnnotationExpr should be separated by ","
20080215 (Needs latest nightly build)
- [[[Debugger | [Debugger]] fixed: breakpoint won't work when there are other templates defined in the same context
20080214 (Needs latest nightly build)
- [[[Editing | [Editing]] fixed: highlighting of occurences is not properly refreshed
20080213 (Needs latest nightly build)
- [[[Editing | [Editing]] fixed some issues of indent and brace-completion
20080212 (Needs latest nightly build)
- [[[Editing | [Editing]] fixed: case pattern cause a parser error at the minus symbol before number. (Thanks to misterm for reporting)
- [[[Project | [Project]] sync with java.commonapi. Needs latest nightly build
20080205
- [[[Editing | [Editing]] fixed some broken grammars. (Thanks to Michael Nischt for collecting)
- [[[Project | [Project]] fixed environment property, now scala.home property may not need to be set. (Thanks to Denis)
20080204
- [[[Debugger | [Debugger]] fixed exceptions when put cursor on code
- [[[Debugger | [Debugger]] "Add watches" should work now

