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

Allow Configurable Project Folder Setting within Visual Studio Code #8

Open
evan-hyer opened this issue Jul 23, 2024 · 1 comment
Open

Comments

@evan-hyer
Copy link

Problem I see.
If your folder is not one of the default folder names this tooling will not work

Example of the code
image

However if my code is under a customer folder path it will not find the dependencies "hello-world/main/default"

Describe the solution you'd like
Within the Preferences / Extensions section on VS Code I would like to set my custom folder name to use something other than force-app or a difference folder path. It would be nice if you could support mono-repos with one to many folder paths such as frameworks such as FLXBL https://flxbl.io/.

Example a textbox where you can input a custom folder path other than force-app
image

@Fernando-Fernandez
Copy link
Contributor

Thank you for the detailed report! I will take a look.

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

2 participants