DAML for Intellij
App Development3 posts787 views6 likesLast activity Oct 2020
JE
Jean_SafarOP
Oct 2020I know I will show my age by asking this but has anyone worked on a plugin for Intellij ?
ST
stefanobaghino-da
Oct 2020We have many enthusiastic IntelliJ users in DA, but in the interest of focus we decided to not spread our efforts across multiple IDEs.
Note that DAML Studio uses Visual Studio Code’s LSP (Language Server Protocol), for which community-supported plugins exist. You may want to give them a try.
BE
bernhard
Oct 2020On the DAML side, you can start it using daml damlc ide, though the CLI is considered internal to the SDK so wouldn’t be covered by the support and compatibility guarantees of our public APIs.