Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

continue during resolving custom resolvers #47

@rogaldh

Description

@rogaldh

Reference: https://github.com/hoodieshq/codama-dynamic-instrucitons-demo/blob/9e47c5a71d6b5310804d20e3b3071d55e0bc1739/packages/dynamic-instructions/src/features/instruction-encoding/arguments.ts#L34

if (!resolverFn) continue;

I think we may need a comment here that describes the logic. To make it explicit.

Another point is that we'll use the closest resolver if it exists. That means all other resolvers would be skipped. Let's write a comment about this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions