cli icon indicating copy to clipboard operation
cli copied to clipboard

Extend placeholder validation to show file where placeholder must be located

Open dshulyak opened this issue 3 years ago • 1 comments

After https://github.com/tendermint/starport/pull/1150 is merged every command will print error if placeholders are missing:

Missing placeholders:

// this line is used by starport scaffolding # stargate/testutil/appArgumen

Some placeholder are used more than once, so it might be confusing to find the root issue.

dshulyak avatar May 20 '21 12:05 dshulyak

bump, this would be very helpful

itsdevbear avatar Feb 04 '22 06:02 itsdevbear

Closing this issue because we are currently refactoring the placeholder system. It will be removed and replaced with a more robust AST inspection system.

aljo242 avatar Oct 28 '22 14:10 aljo242