Skip to content

just examples all use 2 spaces for indentation #20

@xpe

Description

@xpe

Thanks for creating this extension!

Out of the box, it maps tab to 4 spaces. But the just examples all use 2 spaces for indentation. So I'm using this for my Zed settings.json to override:

{
  "languages": {
    "Just": {
      "tab_size": 2
    }
  }
}

Would the extension owner be open to including this setting in the extension itself?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions