Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting to specify svelte folder #2

Open
eikaramba opened this issue Nov 4, 2023 · 2 comments
Open

setting to specify svelte folder #2

eikaramba opened this issue Nov 4, 2023 · 2 comments

Comments

@eikaramba
Copy link

thanks for fixing the bug previously so fast. i have another little problem in most of my projects. most workspaces i have my backend and frontend in separate folders directly in the workspace. here your extension does not seem to pickup the frontend folder as the svelte folder.

easiest option for you would be to add a workspace setting to let the user specify it. a more complicated version would be to do this automatically based on some common folder names (frontend, client, app, svelte, etc....) or by reading the actual package names of all folders and figuring out which is a svelte project

grafik

@Bewinxed
Copy link
Owner

Bewinxed commented Nov 4, 2023 via email

@codercatdev
Copy link

I think this will resolve my issue as well, as I have a monorepo using pnpm workspaces. I would like to see it per app. if I open VSCode in any single app it works :D

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

No branches or pull requests

3 participants