8fa5567edba2d2fe8bfed2d2e63d7e3548b37cd4
The goal is to provide clients (specifically VS Code) with API that is fast, and can search top-level and class member declarations. I'm not sure whether we want ElementKind, it has kinds that we will not use, e.g. I don't think we will return local variables or parameters. It would be probably still a lot of information, maybe we should use single string table in response? R=brianwilkerson@google.com Bug: https://github.com/dart-lang/sdk/issues/29510 Change-Id: Ie31bb398a08d462c1cb08c7d82c4443c0c09932a Reviewed-on: https://dart-review.googlesource.com/42105 Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
…
…
…
…
Dart
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
Using Dart
Visit the dartlang.org to learn more about the language, tools, getting started, and more.
Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.
Building Dart
If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.
There are more documents on our wiki.
Contributing to Dart
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.
License & patents
Description
Languages
Dart
84.6%
C++
13%
Python
0.7%
JavaScript
0.5%
HTML
0.4%
Other
0.5%