)]}'
{
  "commit": "c5eba845382cd7e29d6796b193b02998ac046010",
  "tree": "73f981f81866b087a1fd3a26593068aafccd98c9",
  "parents": [
    "0cf15f211a4f96ea0d7a767aee45eace2d5dbeda"
  ],
  "author": {
    "name": "Kallen Tu",
    "email": "kallentu@google.com",
    "time": "Tue Aug 05 15:36:57 2025 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Aug 05 15:36:57 2025 -0700"
  },
  "message": "[analysis_server] Dot shorthands: Code completion for methods and constructors.\n\nUpdate code completion to handle completing static methods and (non-const) constructors.\n\nAdditionally, I noticed that we weren\u0027t suggesting any completion for extension types? I added the case for it and a few tests.\n\nBug: https://github.com/dart-lang/sdk/issues/59836\nChange-Id: Ib677cd99e51b8a641aa1bfbad5ffc8a8cbdc38c0\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/441681\nReviewed-by: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\nCommit-Queue: Kallen Tu \u003ckallentu@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "df066efa0a7349260b9cb6630af940fd27ff407f",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/services/completion/dart/declaration_helper.dart",
      "new_id": "1d4362790f5e13f6df0e6a36a0f907b12eb51205",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/services/completion/dart/declaration_helper.dart"
    },
    {
      "type": "modify",
      "old_id": "132a3e086e0e096570239891eda6a72957821e4d",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/services/completion/dart/in_scope_completion_pass.dart",
      "new_id": "7dfa4276b611c58b6799ad5305a940acdfffeae0",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/services/completion/dart/in_scope_completion_pass.dart"
    },
    {
      "type": "modify",
      "old_id": "f0af21051065ff814cb86623ea14f846c964e953",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/services/completion/dart/location/constructor_invocation_test.dart",
      "new_id": "2da7a68ef5379f92aab7078f0da69c370b69860f",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/services/completion/dart/location/constructor_invocation_test.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ff0b902bd02997c3a7e3f2c8301b06007cb4d8ba",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/services/completion/dart/location/dot_shorthand_invocation_test.dart"
    },
    {
      "type": "modify",
      "old_id": "8017b9934cd3b4e6e4ca88243959c3dddf45bd93",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/services/completion/dart/location/test_all.dart",
      "new_id": "40de867fc34c4368c8869362e7235910e34e8d92",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/services/completion/dart/location/test_all.dart"
    },
    {
      "type": "modify",
      "old_id": "e2db6babf487aae1507fe97c7eda522924dce002",
      "old_mode": 33188,
      "old_path": "pkg/analyzer_plugin/lib/src/utilities/completion/optype.dart",
      "new_id": "0ea886fd8753c8c904624abce6f7d81fe4859eb9",
      "new_mode": 33188,
      "new_path": "pkg/analyzer_plugin/lib/src/utilities/completion/optype.dart"
    },
    {
      "type": "modify",
      "old_id": "1fbd9a5059c4059bbc87bb966d52cb559cfad8bc",
      "old_mode": 33188,
      "old_path": "pkg/analyzer_plugin/test/src/utilities/completion/optype_test.dart",
      "new_id": "1b47c0b1ef6974918a2c056b4db4dc7e93989c14",
      "new_mode": 33188,
      "new_path": "pkg/analyzer_plugin/test/src/utilities/completion/optype_test.dart"
    }
  ]
}
