Category Archive: Dart Editor

Mar
14
2012

News to the Dart Editor

Those of Mountain View have released three revisions to its editor Dart since 5 March,the news of all of them are:

5 March

New Dart Editor build includes new dart:isolate library
Highlights from build 4760 include:
  • Dartium launch functionality improvements
  • Hyperlinking of dart VM stack trace in console view
  • UI and Samples cleanup
  • new dart:isolate library

7 March

New Dart Editor build has improved Files browser

The Dart Editor team is cranking out the releases! This new build include a brand new way to browse your project: the Files view.
Highlights from build 5104 include:
  • New Files view replaces old Libraries view
  • Switch to perform analysis against Dart SDK runtime libraries
  • Cleaned up wizards, welcome page, and UI to reflect switch to new Files view
  • Improved launch configurations
  • Analysis engine (DartC) improvements and cleanup
  • Modified “native” keyword analysis to support usage in Frog

13 March

New Dart Editor builds supports adjacent string literals

A new Dart Editor build is now available. Highlights from build 5427 include:

  • Undo support for new Files view plus other improvements and fixes
  • Omnibox fixes
  • Associate HTML files with Dart library
  • Update analysis to support adjacent string literals
  • Analysis fixes and continued cleanup of deprecated code

Read the full change log or start with the Dart Editor tutorial to download and learn more.

Permanent link to this article: http://www.dartexperience.com/en/2012/03/14/novedades-en-los-nuevos-editores-dart/

Jan
11
2012

Dart Editor v0.1.0 build 3101 with Frog support

A new Dart Editor build (3101) is available for download. Changes include:

      • Initial VM launch support… toolbar button and .options file
      • Generate JS only for browser applications
      • Font scaling for code editor, libraries view, problems view
      • Search box improvements and cleanup
      • Fixed memory leak when closing libraries
      • Fixed loss of errors/warning during incremental compilation
      • Options to use Frog for compilation and deploy
      • DartC, parser, and code completion fixes and improvements
      • Lots of bug fixes as a result of last month’s hackathon

Permanent link to this article: http://www.dartexperience.com/en/2012/01/11/dart-editor-v0-1-0-build-3101-con-soporte-para-frog/