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

Multi folder workspace not working correctly #94

@iokacha

Description

@iokacha

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": {} }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions