Multi-package build - Not possible to navigate code base using Daml studio

Hello,

Recently we have migrated a daml project from using a single dar to multiple dars leveraging multi-package feature. The problem we’ve found is that the code base cannot be navigated using Daml Studio which is pretty inconvenient.

https://docs.daml.com/tools/assistant-build.html#build-multiple-packages

Please, also note that we have a package for testing where the scenarios cannot be run using Daml Studio.

Thanks!

Best
Jose

2 Likes

Hi Jose. You are correct that the IDE integration for the multi-package build is not yet available. It is on our backlog. The “Goto” navigation is also there.

Work is progressing on these features but there is no target date yet. Please watch the release notes for more details.

1 Like

Thanks for the new feature !!!
Now we can use “Go to definition”

Best
Jose

3 Likes