Skip to content

Add Angular to supported languages for oxfmt #138

@devlogick

Description

@devlogick

According to the supported languages section on the Oxfmt website, Angular is a supported language.

I would like to request that we get this added here so that the formatter will run on save for Angular template files.

oxc-zed/extension.toml

Lines 56 to 74 in 1ef91de

[language_servers.oxfmt.language_ids]
"CSS" = "css"
"GraphQL" = "graphql"
"HTML" = "html"
"Handlebars" = "handlebars"
"JSON" = "json"
"JSON5" = "json5"
"JSONC" = "jsonc"
"JSX" = "javascriptreact"
"JavaScript" = "javascript"
"Less" = "less"
"MDX" = "mdx"
"Markdown" = "markdown"
"SCSS" = "scss"
"TOML" = "toml"
"TSX" = "typescriptreact"
"TypeScript" = "typescript"
"Vue.js" = "vue"
"YAML" = "yaml"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions