opral / inlang-sherlock

Issue tracker for Sherlock
https://marketplace.visualstudio.com/items?itemName=inlang.vs-code-extension
2 stars 0 forks source link

Sherlock VSCode extension cant detect project on multi-project workspace. #85

Closed jorgev259 closed 4 days ago

jorgev259 commented 2 weeks ago

Sherlock tab doesnt show the project and prompts me to create one when it already exists. If i open the project outside of the workspace Sherlock works correctly.

felixhaeberle commented 2 weeks ago

This is expected because Sherlock is only looking in folders beneath the opened workspace folder. You should wrap your projects in one monorepo then and open that one.