Brian Wilkerson
|
4749014b06
|
Remove an unused request and the associated type
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2964113003 .
|
2017-06-30 09:44:59 -07:00 |
|
Brian Wilkerson
|
99cc563718
|
Update the spec to deprecate fileStamp
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2964653002 .
|
2017-06-30 08:21:47 -07:00 |
|
Brian Wilkerson
|
47244b4215
|
Stop creating unnecessary Source
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2969543003 .
|
2017-06-30 08:20:51 -07:00 |
|
Brian Wilkerson
|
d1bb233f52
|
Remove timeStamp from the ChangeBuilder API
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2962223002 .
|
2017-06-29 13:48:46 -07:00 |
|
Brian Wilkerson
|
84dd01904d
|
Missed change to conform to other APIs
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2965453002 .
|
2017-06-29 06:15:38 -07:00 |
|
Brian Wilkerson
|
7bd9e6c443
|
Add a mixin for assists similar to that for fixes
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2956353002 .
|
2017-06-28 11:44:22 -07:00 |
|
Brian Wilkerson
|
6248e7cab2
|
Add support code to make fixes easier in plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2962903002 .
|
2017-06-28 10:52:06 -07:00 |
|
Brian Wilkerson
|
9ddb832e10
|
Generate constants in server as we do in plugin
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2960073002 .
|
2017-06-28 08:21:33 -07:00 |
|
Brian Wilkerson
|
0ea6b89770
|
Fix a lint
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2955113002 .
|
2017-06-27 08:36:59 -07:00 |
|
Konstantin Shcheglov
|
9775892109
|
Attempt to fix DartEditBuilderImplTest on Windows.
TBR
R=brianwilkerson@google.com
BUG=
Review-Url: https://codereview.chromium.org/2958803003 .
|
2017-06-26 14:39:41 -07:00 |
|
Konstantin Shcheglov
|
a2f18fdb73
|
Fixes and tests for adding library imports.
R=brianwilkerson@google.com, pquitslund@google.com
BUG= https://github.com/flutter/flutter-intellij/issues/1119
Review-Url: https://codereview.chromium.org/2955913002 .
|
2017-06-26 13:16:19 -07:00 |
|
Brian Wilkerson
|
4a10003924
|
Update the plugin API
R=maxkim@google.com, mfairhurst@google.com
Review-Url: https://codereview.chromium.org/2953093002 .
|
2017-06-23 12:31:00 -07:00 |
|
Brian Wilkerson
|
8cd2a4924d
|
Disable a not-yet-defined lint
R=pquitslund@google.com
Review-Url: https://codereview.chromium.org/2955583002 .
|
2017-06-23 09:37:34 -07:00 |
|
Brian Wilkerson
|
e28064f405
|
Restore partial analysis of analysis options files
R=devoncarew@google.com
Review-Url: https://codereview.chromium.org/2946313003 .
|
2017-06-22 08:00:50 -07:00 |
|
Brian Wilkerson
|
24996fbfe7
|
Add support to pass the location of the analysis options file to plugins
R=mfairhurst@google.com
Review-Url: https://codereview.chromium.org/2947743002 .
|
2017-06-20 07:41:03 -07:00 |
|
Brian Wilkerson
|
5976c78a79
|
Handle unresolved constructor (issue 29925)
R=danrubel@google.com
Review-Url: https://codereview.chromium.org/2944083002 .
|
2017-06-20 06:16:23 -07:00 |
|
Brian Wilkerson
|
eafc070479
|
Remove ReplacementRange
R=danrubel@google.com, maxkim@google.com
Review-Url: https://codereview.chromium.org/2946573003 .
|
2017-06-19 10:15:36 -07:00 |
|
Max Kim
|
382ddb21c3
|
Refactor: Removed ReplacementRange from test and ReplacementRange from src/. Copied contents of test into lib/utilities and modified test path.
This is needed to expose ReplacementRange outside of test folder for external plugin users to utilize. Reason discussed further in ticket: https://codereview.chromium.org/2934133002/
BUG=
R=brianwilkerson@google.com, danrubel@google.com
Review-Url: https://codereview.chromium.org/2937093002 .
|
2017-06-16 11:19:27 -07:00 |
|
Max Kim
|
e57d9b608f
|
Change to accommade Angular plugin and finalize removal of dependency to analysis_server
BUG=
R=brianwilkerson@google.com, mfairhurst@google.com
Review-Url: https://codereview.chromium.org/2934133002 .
|
2017-06-13 16:31:39 -07:00 |
|
Brian Wilkerson
|
1e9ae646ff
|
Clean up some hints
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2939723002 .
|
2017-06-13 09:24:50 -07:00 |
|
Brian Wilkerson
|
d824acbf71
|
Update AssistProcessor to use ChangeBuilder
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2928313002 .
|
2017-06-12 07:28:02 -07:00 |
|
Brian Wilkerson
|
b928683560
|
Add a couple of lints to the options files
R=devoncarew@google.com
Review-Url: https://codereview.chromium.org/2933713002 .
|
2017-06-11 09:12:48 -07:00 |
|
pq
|
b502bb6956
|
Prioritize required name param completions (flutter-intellij#1049).
R=danrubel@google.com
Fixes: https://github.com/flutter/flutter-intellij/issues/1049
Review-Url: https://codereview.chromium.org/2927343002 .
|
2017-06-09 10:20:16 -07:00 |
|
Brian Wilkerson
|
0e6586492d
|
Make common tests consistent
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2925273003 .
|
2017-06-09 08:40:16 -07:00 |
|
Brian Wilkerson
|
624f4d8b3d
|
Add tests for recently added mixins and improve plugin tests
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2932553004 .
|
2017-06-09 07:27:16 -07:00 |
|
Brian Wilkerson
|
38e2bf5897
|
Remove invalid imports of analysis_server
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2927923003 .
|
2017-06-08 10:41:25 -07:00 |
|
Brian Wilkerson
|
6d8b7c8806
|
Finish refactoring FixProcessor to use ChangeBuilder
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2930793002 .
|
2017-06-08 07:56:08 -07:00 |
|
Brian Wilkerson
|
91b8b495b3
|
Add support for fixes
R=maxkim@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2923283002 .
|
2017-06-08 07:53:06 -07:00 |
|
Brian Wilkerson
|
b9529da60e
|
More test fixed (TBR)
Review-Url: https://codereview.chromium.org/2925163002 .
|
2017-06-07 14:04:29 -07:00 |
|
Brian Wilkerson
|
0d315af354
|
Try again to fix the bots (TBR)
Review-Url: https://codereview.chromium.org/2926173002 .
|
2017-06-07 13:15:40 -07:00 |
|
Brian Wilkerson
|
9b0a98fd42
|
Port a missed piece to remove invalid reference to analysis_server
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2930723002 .
|
2017-06-07 10:06:33 -07:00 |
|
Brian Wilkerson
|
dce88b45e7
|
Fix test tests under windows (TBR)
Review-Url: https://codereview.chromium.org/2930723003 .
|
2017-06-07 10:01:20 -07:00 |
|
Brian Wilkerson
|
456f790aa7
|
Add support for implementing getAssists in plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2924063002 .
|
2017-06-07 09:19:47 -07:00 |
|
Brian Wilkerson
|
8a724f7093
|
Port two completion contributors for use by plugins
R=danrubel@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2927663002 .
|
2017-06-07 09:14:49 -07:00 |
|
Brian Wilkerson
|
a8919b8237
|
Support a short-hand way to create linked edit groups
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2928723003 .
|
2017-06-07 09:07:39 -07:00 |
|
Brian Wilkerson
|
6894364917
|
Add a mixin to handle analysis.getNavigation requests
R=mfairhurst@google.com
Review-Url: https://codereview.chromium.org/2927603003 .
|
2017-06-06 14:12:59 -07:00 |
|
Brian Wilkerson
|
bb143b38c1
|
Fix another windows-specific test bug (TBR)
Review-Url: https://codereview.chromium.org/2929453002 .
|
2017-06-06 09:12:22 -07:00 |
|
Brian Wilkerson
|
c0b327aadd
|
Fix tests under windows (TBR)
Review-Url: https://codereview.chromium.org/2924843002 .
|
2017-06-06 08:12:31 -07:00 |
|
Brian Wilkerson
|
db0a8a76ae
|
Move CompletionTarget and OpType for use by plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2924703002 .
|
2017-06-06 07:07:19 -07:00 |
|
Brian Wilkerson
|
691cc1b57a
|
Make navigation support consistent with completion support
R=mfairhurst@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2919293002 .
|
2017-06-05 12:33:20 -07:00 |
|
Brian Wilkerson
|
e6c41e9d3d
|
Add a mixing that handles most of the work for computing completions
R=maxkim@google.com
Review-Url: https://codereview.chromium.org/2924503002 .
|
2017-06-05 10:25:31 -07:00 |
|
Brian Wilkerson
|
e8a5e404c3
|
Move LocalDeclarationVisitor for use by contributors that will be moved to analyzer_plugin
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2918343002 .
|
2017-06-05 10:24:54 -07:00 |
|
Brian Wilkerson
|
db7d3d0fe7
|
Move relevance constants for use in plugins
R=danrubel@google.com
Review-Url: https://codereview.chromium.org/2923573002 .
|
2017-06-05 10:10:56 -07:00 |
|
Brian Wilkerson
|
12398ad917
|
Add completion support for plugins
R=maxkim@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2918613002 .
|
2017-06-03 09:44:56 -07:00 |
|
Brian Wilkerson
|
b5c630426c
|
Update a few more methods in FixProcessor, and fix some bugs in ChangeBuilder
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2916923002 .
|
2017-06-02 07:36:51 -07:00 |
|
Brian Wilkerson
|
f6c6c01211
|
Update some of the fixes to use ChangeBuilder
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2910683002 .
|
2017-05-30 08:01:52 -07:00 |
|
Brian Wilkerson
|
bbe8892c3b
|
Override ChangeBuilder methods in subclass to specify better type information
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2906373002 .
|
2017-05-29 17:23:58 -07:00 |
|
Devon Carew
|
8df017b670
|
Re-gen analysis server specs.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2911783002 .
|
2017-05-27 12:42:17 -07:00 |
|
Brian Wilkerson
|
7f5e1f260f
|
Add a getNavigation request for plugins
R=mfairhurst@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2908523002 .
|
2017-05-25 10:51:24 -07:00 |
|
Brian Wilkerson
|
6bff3433b7
|
Add navigation support in plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2902193002 .
|
2017-05-24 15:06:18 -07:00 |
|