Difference between revisions of "Open Projects"
Line 13: | Line 13: | ||
* Direct code checking (red squiggly lines) | * Direct code checking (red squiggly lines) | ||
* Integrated learning support | * Integrated learning support | ||
+ | * Editor macro recording and playback | ||
+ | * Inserting and navigation of editor breakpoints | ||
+ | * Adding trace points (output a trace statement indicating a trace point has been hit without writing code or stopping execution) | ||
+ | * A update notification service to let developers know there is a new version available |
Revision as of 09:44, 11 August 2006
- ECMA conformance of Eiffel
- Build tool
- OSX release
- Porting to new platforms (OSX Intel, OpenBSD)
- Integrate support for configuration management
- Improve refactoring
- Native GUI library for OSX
- Unicode support/improvements
- IDE improvements
- Extended static checking
- Direct code checking (red squiggly lines)
- Integrated learning support
- Editor macro recording and playback
- Inserting and navigation of editor breakpoints
- Adding trace points (output a trace statement indicating a trace point has been hit without writing code or stopping execution)
- A update notification service to let developers know there is a new version available