Using plugin with swift in Bazel Apple rules and swift package manager #34
richieapple
started this conversation in
General
Replies: 1 comment
-
The plugin uses swift LSP, which still needs a "swift build" to provide most of its output, including completions. |
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
-
I’m just started a project where I use swift with bazel on Apple MacOs
I would like to use clion to edit swift code.
I can jenerate compile command json
What is the best way to get this plugin working ?
Beta Was this translation helpful? Give feedback.
All reactions