Skip to content

Feat: jetbrains plugin improvements - #11

Merged
raynaudoe merged 2 commits into
mainfrom
feat/jetbrains_plugin_improvements
May 21, 2026
Merged

Feat: jetbrains plugin improvements#11
raynaudoe merged 2 commits into
mainfrom
feat/jetbrains_plugin_improvements

Conversation

@raynaudoe

Copy link
Copy Markdown
Collaborator
  • Fixed DAML LSP startup/restart behavior and disabled problematic semantic-token requests for DAML SDK 3.4.x.
  • Fixed DAML workspace discovery and script-result resource handling.
  • Fixed DAML import navigation, including navigation to specific imported symbols.
  • Fixed and expanded DAML highlighting for keywords, built-ins, Prelude types, constructors like Some/None, script declarations, fields, parties, and operators.
  • Fixed Script Results rendering to follow the IDE theme instead of defaulting to light mode.
  • Fixed Script Results parsing for real DAML output, including contracts, disclosure, console traces, and nested transaction trees.
  • Fixed the Tx Tree view so it is populated, readable, color-coded, and supports collapsible nested events.
  • Fixed Console extraction so debug / Trace: output appears without polluting logs with the full transaction payload.
  • Added regression tests and fixtures for highlighting, settings migration, script-result parsing, disclosure, malformed/hostile HTML, and webview behavior.

raynaudoe added 2 commits May 21, 2026 09:53
RE-design script view
Fix several bugs in script result view
@raynaudoe
raynaudoe merged commit be06cea into main May 21, 2026
1 check passed
@raynaudoe
raynaudoe deleted the feat/jetbrains_plugin_improvements branch May 21, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant