Lines Matching defs:resolve
1354 // between a completion and a completion resolve request.
1485 /// eagerly resolve the item when requesting from the server.
1487 /// The hierarchy levels to resolve. `0` indicates no level.
1489 int resolve = 0;
1491 /// The direction of the hierarchy levels to resolve.
1519 /// Used to resolve a client provided item back.
1550 /// Parameters for the `typeHierarchy/resolve` request.
1552 /// The item to resolve.
1555 /// The hierarchy levels to resolve. `0` indicates no level.
1556 int resolve;
1558 /// The direction of the hierarchy levels to resolve.
1718 /// the client capability `inlayHint.resolveSupport`, clients might resolve
1719 /// this property late using the resolve request.
1732 /// might resolve this property late using the resolve request.
1738 /// might resolve this property late using the resolve request.
1931 /// The uri this link points to. If missing a resolve request is sent later.