CodeboxIDE / codebox

Open source cloud & desktop IDE
https://www.codebox.io
Apache License 2.0
4.12k stars 588 forks source link

Request to integrate with Dart's analyzer #430

Open sethladd opened 10 years ago

sethladd commented 10 years ago

Hi,

We'd love to get errors and warnings from static code analysis. Dart has an analyzer, which can power code completion, errors, warnings, and hints.

Here's the existing analyzer: https://www.dartlang.org/docs/dart-up-and-running/contents/ch04-tools-dart_analyzer.html

We have a new analyzer coming online very shortly. The discussion for the trusted testers can be found at: https://groups.google.com/a/dartlang.org/forum/#!forum/analyzer-discuss

Thanks!

tejainece commented 10 years ago

CodeBox is amazing. I miss code completion functionality very much though. Integrating Dart's analyser would be very useful! Please implement this.

Thanks!