This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Issues using Ensime and Clippy #57
Comments
I'm having the same issue. |
I've seen this problem too |
I can confirm this but I wonder if this is more an issue on the Ensime side... |
Clippy should play nice and extend |
This happens on Eclipse Scala IDE too: if you add the clippy plugin to an sbt-eclipse controlled project, Scala IDE loses the worksheet functionality and in general starts to have (more than usual) problems with highlighting and compiling. |
@dragos do you have any specific way to fix this problem? Hints appreciated (not to mention PRs of course ;) ) |
Having this problem too. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use both Ensime and Clippy on the same machine, but they don't seem to enjoy each other's company 😅. I'm not sure whether to raise the issue here or with Ensime, but since I'm seeing a stacktrace with Clippy-related things, I'm starting here. Please let me know if I should bring this to Ensime.
Anyway, Clippy is running quite well on my machine, but when I'm trying to open my project in Vim with Ensime, Ensime suddenly stops working. After some frustrations, I finally found this in the Ensime logs:
Here's the complete log, in case it's relevant.
When I remove Clippy from my global build settings, Ensime works fine again.
The text was updated successfully, but these errors were encountered: