Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(465)

Side by Side Diff: pkg/analyzer_plugin/README.md

Issue 2659523006: Create the directory for the plugin package (Closed)
Patch Set: clean up Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pkg/analyzer_plugin/LICENSE ('k') | pkg/analyzer_plugin/pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # analyzer_plugin
2
3 A framework for building plugins for the analysis server.
scheglov 2017/01/27 17:06:42 For server? Not for analyzer?
Brian Wilkerson 2017/01/27 17:18:15 For server for the short term. I think eventually
4
5 ## Usage
6
7 ## Support
8
9 Post issues and feature requests on the [issue tracker][issues].
10
11 Questions and discussions are welcome at the
12 [Dart Analyzer Discussion Group][list].
13
14 ## License
15
16 See the [LICENSE] file.
17
18 [issues]: https://github.com/dart-lang/sdk/issues
19 [LICENSE]: https://github.com/dart-lang/sdk/blob/master/pkg/analyzer/LICENSE
20 [list]: https://groups.google.com/a/dartlang.org/forum/#!forum/analyzer-discuss
21 [pluginapi]: https://htmlpreview.github.io/?https://github.com/dart-lang/sdk/blo b/master/pkg/analyzer_plugin/doc/api.html
OLDNEW
« no previous file with comments | « pkg/analyzer_plugin/LICENSE ('k') | pkg/analyzer_plugin/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698