Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Poor installation guide #81

Open
roohix opened this issue Mar 30, 2018 · 9 comments
Open

Poor installation guide #81

roohix opened this issue Mar 30, 2018 · 9 comments

Comments

@roohix
Copy link

roohix commented Mar 30, 2018

I read Readme file and Readme of the plugin in Market Place
so installed ensime then plugins from Market Place but nothing happend in vscode
I cant get any more information in web to how to install this plugin with ensime and ...
The readme file is totally confusing .... this is third time i tried to use ensime with vscode

@roohix roohix changed the title Poor instalation guid Poor instalation guide Mar 30, 2018
@roohix roohix changed the title Poor instalation guide Poor installation guide Mar 30, 2018
@dragos
Copy link
Owner

dragos commented Mar 30, 2018

Did you run sbt ensimeConfig?

@roohix
Copy link
Author

roohix commented Apr 5, 2018

➜ finance git:(master) ✗ sbt ensimeConfig
[info] Loading settings from plugins.sbt ...
[info] Loading global plugins from /Users/roohi/.sbt/1.0/plugins
[info] Loading settings from plugins.sbt ...
[info] Loading project definition from /Users/roohi/Desktop/Dropbox/SCALA/finance/project
[info] Loading settings from build.sbt ...
[info] Set current project to finance (in build file:/Users/roohi/Desktop/Dropbox/SCALA/finance/)
[info] ENSIME update.
[info] ENSIME processing root (finance)
[success] Total time: 7 s, completed Apr 5, 2018 8:59:19 AM
[INFO] [04/05/2018 08:59:20.042] [Thread-8] [CoordinatedShutdown(akka://sbt-web)] Starting coordinated shutdown from JVM shutdown hook
➜ finance git:(master) ✗

I dont what should do after this , vscode with your plugin installed is open but nothing happens

@roohix
Copy link
Author

roohix commented Apr 5, 2018

Its works
I don't know why but it doesn't matter

but it seems vscode eat cpu usage and the plugin is so low
Activity monitor : java 690% cpu

@JInchengLiuAu
Copy link

@roohi66 I also have this problem and I need to wait for almost 10 minutes, then I can code.

@damienstanton
Copy link
Contributor

I've run sbt ensimeConfig and the plugin does not seem to work at all. There are no errors, but also no autocompletion, no hover info, nothing at all.

Any ideas?

My environment is macOS 10.14, Scala 2.11.8, sbt 1.2.3

@dragos
Copy link
Owner

dragos commented Oct 23, 2018

It's only working with Scala 2.12.

@damienstanton
Copy link
Contributor

Okay. I've made a PR with this added to the readme. It would have saved me a lot of time debugging if I simply knew the version of Scala I need is unsupported.

@dragos
Copy link
Owner

dragos commented Oct 23, 2018

I'm sorry you wasted so much time. However, this is noted on the VS code marketplace Setting up docs

@damienstanton
Copy link
Contributor

No worries, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants