Skip to content

[Feature] Enable Python formatting #29

@dev-rowbot

Description

@dev-rowbot

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"
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions