Open sethladd opened 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!
CodeBox is amazing. I miss code completion functionality very much though. Integrating Dart's analyser would be very useful! Please implement this.
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!