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

makePythonVscodeSettings #1168

Open
danmur97 opened this issue Sep 26, 2023 · 0 comments
Open

makePythonVscodeSettings #1168

danmur97 opened this issue Sep 26, 2023 · 0 comments

Comments

@danmur97
Copy link
Contributor

Problem to solve

When entering a direnv environment is often necessary to adjust the path of the python interpreter to correctly setup vscode.

Intended users

Permissions and Security

Proposal

Add a util that sets the .vscode/settings.json to the specified python env.### Test plan

What does success look like, and how can we measure that?

Links / references

/label ~"type::feature"

danmur97 added a commit to danmur97/makes that referenced this issue Sep 26, 2023
- adjust python docs
- add makePythonVscodeSettings util
- fix pythonOverrideUtils compose

Signed-off-by: Daniel F. Murcia Rivera <danmur97@outlook.com>
danmur97 added a commit to danmur97/makes that referenced this issue Sep 26, 2023
- adjust python docs
- add makePythonVscodeSettings util
- fix pythonOverrideUtils compose

Signed-off-by: Daniel F. Murcia Rivera <danmur97@outlook.com>
dsalaza4 added a commit that referenced this issue Sep 26, 2023
feat(back): #1168 python vscode settings
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

1 participant