Skip to content

Conversation

kubukoz
Copy link
Contributor

@kubukoz kubukoz commented May 6, 2025

@@ -53,7 +53,10 @@ object SimpleScalaServer extends LangoustineApp.Simple:
state <- stateRef.get
bloop = state.bloopConn.get.client
targets <- bloop.workspaceBuildTargets()
targets0 = targets.targets.map(_.id)
targets0 = targets.targets
// todo: dispatch to all the targets or wait for smithy4s to add mixins even without @adt
Copy link
Contributor Author

@kubukoz kubukoz May 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ghostbuster91 ghostbuster91 merged commit 48cc4c9 into main May 6, 2025
1 check passed
@ghostbuster91 ghostbuster91 deleted the replace-bsp-codegen branch May 6, 2025 22:06
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.

2 participants