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

Multi folder workspace not working correctly #94

Open
iokacha opened this issue Dec 11, 2018 · 0 comments
Open

Multi folder workspace not working correctly #94

iokacha opened this issue Dec 11, 2018 · 0 comments

Comments

@iokacha
Copy link

iokacha commented Dec 11, 2018

First of all, thank you for your vscode extension!

I'm having auto completion issues (loading ...) when using multi-folder workspace.
FYI, The only way I get it to work is to run sbt ensimeConfig at the top folder in the workspace (corein my setting below )

Here is my simple workspace settings :
{ "folders": [ {"path": "core"}, { "path": "common"}, { "path": "project-1"}], "settings": {} }

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

1 participant