Skip to content

Tags: Moonsong-Labs/canton-dev

Tags

canton-jetbrains-plugin-v0.3.0

Toggle canton-jetbrains-plugin-v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add managed Canton sandboxes and refresh the DAML plugin UX (#12)

* feat: add managed Canton sandbox tooling

Add the Managed Canton Sandboxes designer and explorer surfaces with profile persistence, Canton file generation, local runtime/session management, topology editing, ledger exploration, Docker integration test coverage, and runtime validation.

Improve DAML IDE behavior around highlighting, find usages, direct navigation, package-cache exclusion, and script result disclosure handling. Ignore the local private-settlement example so it does not get committed.

* Several GUI fixes

* Expose synchronizer diagnostics in Network view

* Polish DAML plugin UX and runtime integration

Add typed DAML structure view entries, tighten local navigation/highlighting, clean dead plugin paths, and improve managed sandbox UI/runtime behavior.

Prefer DPM for SDK 3 workflows, expose the resolved DPM path in settings, and inject DPM plus the IDE bundled Java runtime into local terminal sessions.

* Refresh sandbox profiles and enrich transaction details

* Add log clear action to network logs tab

* Fix sandbox path resolution for relative DARs

* Migrate DAML plugin to native JetBrains LSP

* Fix unnecessary DAR file copy to local dir

canton-jetbrains-plugin-v0.2.0

Toggle canton-jetbrains-plugin-v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: jetbrains plugin improvements (#11)

* Improve code highlight
RE-design script view

* Improve code highlight
Fix several bugs in script result view

canton-jetbrains-plugin-v0.1.0

Toggle canton-jetbrains-plugin-v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: jetbrains daml plugin (#9)

* jetbrains plugin WIP

* Jetbrains plugin WIP

* Fully working impl

* Add CI workflows

* Cleanup

* More fixes

* Only run devcontainers CI if PR changes related files

* Remove plugin artifact generation on test workflow

* Minor readme improve

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from Moonsong-Labs/feat/update_gh_actions

Update  gh  actions workflows

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve skills (#6)

* Improve skills

* Fix mentions to specific implementation details

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add new Claude skills (#5)

* Add new Claude skills

* Minor dockerfile fix

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Convert slash command to skill (#4)

* Convert slash command to skill

* Remove file

v1.0.0

Toggle v1.0.0's commit message
Fix release action