LedgerHQ / ledger-vscode-extension

A VS Code extension providing tools to accelerate development of apps for Ledger wallets.
Apache License 2.0
6 stars 3 forks source link

Auto detect app even if the app folder tree is not standard #12

Closed tdejoigny-ledger closed 8 months ago

tdejoigny-ledger commented 10 months ago

For example the Near app is not automatically detected by the extension (makefile is not in the root folder)

agrojean-ledger commented 8 months ago

Following merge of https://github.com/LedgerHQ/ledger-vscode-extension/pull/21 Near app is now properly detected and build/test tasks are working properly.

The latest improvements should cover most tree structures. Closing the issue. @tdejoigny-ledger FYI