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

[Feature] Enable Python formatting #29

Open
dev-rowbot opened this issue Jun 9, 2022 · 1 comment
Open

[Feature] Enable Python formatting #29

dev-rowbot opened this issue Jun 9, 2022 · 1 comment

Comments

@dev-rowbot
Copy link

Since the Tiltfile itself is written in Python it would be nice build in support for a "editor.defaultFormatter".

For now I found myself switching the Tiltfile language to Python, formatting, and then switching back in VSCode. I'm not sure if there is better way to do this.

I tried adding this to my settings.json but it does not see to help

    "[tiltfile]": {
        
        "editor.defaultFormatter": "ms-python.python"
    },
@wuleninja
Copy link

Hi! Thanks for this nice extension! Formatting would be very nice indeed. Any solution?

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