Replies: 1 comment
-
Looks like this is an unexpected case 😓 There is no way to have default server to use currently and without message request there is You could potentially open in another editor, import it and then switch to helix |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on configuring Scala to work with Helix. Unfortunately, helix doesn't yet support
showMessageRequest
, and metals is failing since it cannot decide which build tool to use:I would like to force metals to use bazel at startup. Is that possible? I tried the following:
But this doesn't seem to have made a difference. Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions